|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SimpleTerm | |
|---|---|
| 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 | |
|---|---|
class |
SrndPrefixQuery
Query that matches String prefixes |
class |
SrndTermQuery
Simple single-term clause |
class |
SrndTruncQuery
Query that matches wildcards |
| Methods in org.apache.lucene.queryparser.surround.query with parameters of type SimpleTerm | |
|---|---|
int |
SimpleTerm.compareTo(SimpleTerm ost)
Deprecated. (March 2011) Not normally used, to be removed from Lucene 4.0. This class implementing Comparable is to be removed at the same time. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||