Cloneable
, Comparable<SimpleTerm>
, DistanceSubQuery
public class SrndTermQuery extends SimpleTerm
SimpleTerm.MatchingTermVisitor
theEmptyLcnQuery
Constructor | Description |
---|---|
SrndTermQuery(String termText,
boolean quoted) |
Modifier and Type | Method | Description |
---|---|---|
org.apache.lucene.index.Term |
getLuceneTerm(String fieldName) |
|
String |
getTermText() |
|
String |
toStringUnquoted() |
|
void |
visitMatchingTerms(org.apache.lucene.index.IndexReader reader,
String fieldName,
SimpleTerm.MatchingTermVisitor mtv) |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSpanQueries, compareTo, distanceSubQueryNotAllowed, getFieldOperator, getQuote, makeLuceneQueryFieldNoBoost, suffixToString, toString
clone, getWeight, getWeightOperator, getWeightString, isFieldsSubQueryAcceptable, isWeighted, makeLuceneQueryField, setWeight, weightToString
public SrndTermQuery(String termText, boolean quoted)
public String getTermText()
public org.apache.lucene.index.Term getLuceneTerm(String fieldName)
public String toStringUnquoted()
toStringUnquoted
in class SimpleTerm
public void visitMatchingTerms(org.apache.lucene.index.IndexReader reader, String fieldName, SimpleTerm.MatchingTermVisitor mtv) throws IOException
visitMatchingTerms
in class SimpleTerm
IOException
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.