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