|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilteredTermEnum | |
| org.apache.lucene.search | Search over indices. |
| Uses of FilteredTermEnum in org.apache.lucene.search |
| Subclasses of FilteredTermEnum in org.apache.lucene.search | |
class |
FuzzyTermEnum
Subclass of FilteredTermEnum for enumerating all terms that are similiar to the specified filter term. |
class |
WildcardTermEnum
Subclass of FilteredTermEnum for enumerating all terms that match the specified wildcard filter term. |
| Methods in org.apache.lucene.search with parameters of type FilteredTermEnum | |
protected void |
MultiTermQuery.setEnum(FilteredTermEnum enum)
Set the TermEnum to be used |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||