| Package | Description |
|---|---|
| org.apache.lucene.uninverting |
Support for creating docvalues on-the-fly from the inverted index at runtime.
|
| Modifier and Type | Method and Description |
|---|---|
protected FieldCacheImpl.BitsEntry |
FieldCacheImpl.DocsWithFieldCache.createValue(LeafReader reader,
FieldCacheImpl.CacheKey key,
boolean setDocsWithField) |
private FieldCacheImpl.BitsEntry |
FieldCacheImpl.DocsWithFieldCache.createValuePoints(LeafReader reader,
java.lang.String field) |
private FieldCacheImpl.BitsEntry |
FieldCacheImpl.DocsWithFieldCache.createValuePostings(LeafReader reader,
java.lang.String field) |