| Class | Description |
|---|---|
| ElasticsearchDirectoryReader |
A
FilterDirectoryReader that exposes
Elasticsearch internal per shard / index information like the shard ID. |
| ElasticsearchLeafReader |
A
FilterLeafReader that exposes
Elasticsearch internal per shard / index information like the shard ID. |
| FilterableTermsEnum |
A frequency TermsEnum that returns frequencies derived from a collection of
cached leaf termEnums.
|
| FreqTermsEnum |
A frequency terms enum that maintains a cache of docFreq, totalTermFreq, or both for repeated term lookup.
|
Copyright © 2009–2017. All rights reserved.