public class FuzzyTermOp extends PrefixTermOp
Modifier and Type | Field and Description |
---|---|
static String |
STRING_PREFIX |
IGNORE_LOW_IDF_TERMS
Constructor and Description |
---|
FuzzyTermOp(String searchString) |
FuzzyTermOp(String searchString,
Integer _prefix_length,
Integer maxExpansions,
Integer maxDist,
Integer _lowT,
Integer _highT) |
Modifier and Type | Method and Description |
---|---|
protected String |
getEndString(String termLo) |
protected String |
getStartString(String search) |
String |
toString() |
getPostingIterator
createFinalPostingIterator, mergeStatistics
addStatistics, clone, getConstituents, getMatcher
public static final String STRING_PREFIX
public FuzzyTermOp(String searchString)
protected String getStartString(String search)
getStartString
in class PrefixTermOp
protected String getEndString(String termLo)
getEndString
in class PrefixTermOp
public String toString()
toString
in class PrefixTermOp
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow