| Package | Description |
|---|---|
| org.apache.lucene.uninverting |
Support for creating docvalues on-the-fly from the inverted index at runtime.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
FieldCacheImpl.BinaryDocValuesCache |
(package private) static class |
FieldCacheImpl.DocsWithFieldCache |
(package private) static class |
FieldCacheImpl.DocTermOrdsCache |
(package private) static class |
FieldCacheImpl.LongCache |
(package private) static class |
FieldCacheImpl.SortedDocValuesCache |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.Class<?>,FieldCacheImpl.Cache> |
FieldCacheImpl.caches |