Package org.elasticsearch.common.lucene.index
package org.elasticsearch.common.lucene.index
-
Class SummaryClassDescriptionA
FilterDirectoryReaderthat exposes Elasticsearch internal per shard / index information like the shard ID.AFilterLeafReaderthat 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.AFilterLeafReaderthat exposes aStoredFieldsReaderoptimized for sequential access.