Package org.elasticsearch.common.lucene.index
package org.elasticsearch.common.lucene.index
-
ClassDescriptionA
FilterDirectoryReader
that exposes Elasticsearch internal per shard / index information like the shard ID.AFilterLeafReader
that exposes Elasticsearch internal per shard / index information like the shard ID.A frequency TermsEnum that returns frequencies derived from a collection of cached leaf termEnums.A frequency terms enum that maintains a cache of docFreq, totalTermFreq, or both for repeated term lookup.AFilterLeafReader
that exposes aStoredFieldsReader
optimized for sequential access.