public class SrndTermQuery extends SimpleTerm
SimpleTerm.MatchingTermVisitortheEmptyLcnQuery| Constructor and Description |
|---|
SrndTermQuery(String termText,
boolean quoted) |
| Modifier and Type | Method and 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) |
addSpanQueries, compareTo, distanceSubQueryNotAllowed, getFieldOperator, getQuote, makeLuceneQueryFieldNoBoost, suffixToString, toStringclone, getWeight, getWeightOperator, getWeightString, isFieldsSubQueryAcceptable, isWeighted, makeLuceneQueryField, setWeight, weightToStringpublic SrndTermQuery(String termText, boolean quoted)
public String getTermText()
public org.apache.lucene.index.Term getLuceneTerm(String fieldName)
public String toStringUnquoted()
toStringUnquoted in class SimpleTermpublic void visitMatchingTerms(org.apache.lucene.index.IndexReader reader,
String fieldName,
SimpleTerm.MatchingTermVisitor mtv)
throws IOException
visitMatchingTerms in class SimpleTermIOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.