Uses of Class
org.apache.lucene.queryparser.surround.query.SimpleTerm
-
Packages that use SimpleTerm Package Description org.apache.lucene.queryparser.surround.query This package contains SrndQuery and its subclasses. -
-
Uses of SimpleTerm in org.apache.lucene.queryparser.surround.query
Subclasses of SimpleTerm in org.apache.lucene.queryparser.surround.query Modifier and Type Class Description class
SrndPrefixQuery
Query that matches String prefixesclass
SrndTermQuery
Simple single-term clauseclass
SrndTruncQuery
Query that matches wildcards
-