Uses of Class
org.apache.lucene.index.FilterLeafReader.FilterTermsEnum
- 
Packages that use FilterLeafReader.FilterTermsEnum Package Description org.apache.lucene.index Code to maintain and access indices.
- 
- 
Uses of FilterLeafReader.FilterTermsEnum in org.apache.lucene.indexSubclasses of FilterLeafReader.FilterTermsEnum in org.apache.lucene.index Modifier and Type Class Description static classExitableDirectoryReader.ExitableTermsEnumWrapper class for TermsEnum that is used by ExitableTerms for implementing an exitable enumeration of terms.
 
-