public class SrndTermQuery extends SimpleTerm
SimpleTerm.MatchingTermVisitor
Constructor and Description |
---|
SrndTermQuery(String termText,
boolean quoted) |
Modifier and Type | Method and Description |
---|---|
Term |
getLuceneTerm(String fieldName) |
String |
getTermText() |
String |
toStringUnquoted() |
void |
visitMatchingTerms(IndexReader reader,
String fieldName,
SimpleTerm.MatchingTermVisitor mtv) |
addSpanQueries, compareTo, distanceSubQueryNotAllowed, getFieldOperator, getQuote, makeLuceneQueryFieldNoBoost, suffixToString, toString
clone, equals, getWeight, getWeightOperator, getWeightString, hashCode, isFieldsSubQueryAcceptable, isWeighted, makeLuceneQueryField, setWeight, weightToString
public SrndTermQuery(String termText, boolean quoted)
public String getTermText()
public String toStringUnquoted()
toStringUnquoted
in class SimpleTerm
public void visitMatchingTerms(IndexReader reader, String fieldName, SimpleTerm.MatchingTermVisitor mtv) throws IOException
visitMatchingTerms
in class SimpleTerm
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.