public class PrefixTermOp extends SynonymOp
Modifier and Type | Field and Description |
---|---|
static String |
STRING_PREFIX |
IGNORE_LOW_IDF_TERMS
Constructor and Description |
---|
PrefixTermOp(String searchString) |
Modifier and Type | Method and Description |
---|---|
protected String |
getEndString(String termLo) |
org.apache.commons.lang3.tuple.Pair<EntryStatistics,IterablePosting> |
getPostingIterator(Index index)
get posting iterator for this query op.
|
protected String |
getStartString(String search) |
String |
toString() |
createFinalPostingIterator, mergeStatistics
addStatistics, clone, getConstituents, getMatcher
public static final String STRING_PREFIX
public PrefixTermOp(String searchString)
public org.apache.commons.lang3.tuple.Pair<EntryStatistics,IterablePosting> getPostingIterator(Index index) throws IOException
Operator
getPostingIterator
in class MultiTermOp
IOException
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow