Uses of Class
org.elasticsearch.common.lucene.index.FilterableTermsEnum
-
Packages that use FilterableTermsEnum Package Description org.elasticsearch.common.lucene.index -
-
Uses of FilterableTermsEnum in org.elasticsearch.common.lucene.index
Subclasses of FilterableTermsEnum in org.elasticsearch.common.lucene.index Modifier and Type Class Description classFreqTermsEnumA frequency terms enum that maintains a cache of docFreq, totalTermFreq, or both for repeated term lookup.
-