See: Description
Interface | Description |
---|---|
FieldCache |
Expert: Maintains caches of term values.
|
FieldCache.Parser |
interface to all parsers.
|
Class | Description |
---|---|
DocTermOrds |
This class enables fast access to multiple term ords for
a specified field across all docIDs.
|
FieldCache.CacheEntry |
EXPERT: A unique Identifier/Description for each item in the FieldCache.
|
FieldCache.CreationPlaceholder |
Placeholder indicating creation of this cache is currently in-progress.
|
FieldCache.PointParser |
Base class for points parsers.
|
FieldCacheImpl |
Expert: The default cache implementation, storing all values in memory.
|
FieldCacheImpl.BinaryDocValuesImpl | |
FieldCacheImpl.LongsFromArray | |
FieldCacheImpl.SortedDocValuesImpl | |
UninvertingReader |
A FilterReader that exposes indexed values as if they also had
docvalues.
|
UninvertingReader.FieldCacheStats |
Return information about the backing cache
|
Enum | Description |
---|---|
UninvertingReader.Type |
Specifies the type of uninversion to apply for the field.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.