|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use FilteredTermsEnum | |
|---|---|
| org.apache.lucene.index | Code to maintain and access indices. |
| org.apache.lucene.search | Code to search indices. |
| Uses of FilteredTermsEnum in org.apache.lucene.index |
|---|
| Subclasses of FilteredTermsEnum in org.apache.lucene.index | |
|---|---|
class |
SingleTermsEnum
Subclass of FilteredTermsEnum for enumerating a single term. |
| Uses of FilteredTermsEnum in org.apache.lucene.search |
|---|
| Subclasses of FilteredTermsEnum in org.apache.lucene.search | |
|---|---|
class |
PrefixTermsEnum
Subclass of FilteredTermEnum for enumerating all terms that match the specified prefix filter term. |
class |
TermRangeTermsEnum
Subclass of FilteredTermEnum for enumerating all terms that match the specified range parameters. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||