Package | Description |
---|---|
org.apache.lucene.uninverting |
Support for creating docvalues on-the-fly from the inverted index at runtime.
|
Modifier and Type | Field and Description |
---|---|
(package private) FieldCacheImpl |
FieldCacheImpl.Cache.wrapper |
Constructor and Description |
---|
BinaryDocValuesCache(FieldCacheImpl wrapper) |
Cache(FieldCacheImpl wrapper) |
DocsWithFieldCache(FieldCacheImpl wrapper) |
DocTermOrdsCache(FieldCacheImpl wrapper) |
LongCache(FieldCacheImpl wrapper) |
SortedDocValuesCache(FieldCacheImpl wrapper) |