Frames | No Frames |
Classes derived from org.apache.lucene.search.FilteredTermEnum | |
class | Subclass of FilteredTermEnum for enumerating all terms that match the
specified regular expression term using the specified regular expression
implementation. |
Methods with return type org.apache.lucene.search.FilteredTermEnum | |
FilteredTermEnum | Construct the enumeration to be used, expanding the pattern term. |
Classes derived from org.apache.lucene.search.FilteredTermEnum | |
class | Subclass of FilteredTermEnum for enumerating all terms that are similiar
to the specified filter term. |
class | Subclass of FilteredTermEnum for enumerating all terms that match the
specified wildcard filter term. |
Methods with return type org.apache.lucene.search.FilteredTermEnum | |
FilteredTermEnum | |
FilteredTermEnum | Construct the enumeration to be used, expanding the pattern term. |
FilteredTermEnum | Construct the enumeration to be used, expanding the pattern term. |