Package | Description |
---|---|
org.apache.solr.schema |
IndexSchema and FieldType implementations for powering schema.xml |
org.apache.solr.search.facet |
APIs and classes for the JSON Facet API.
|
org.apache.solr.uninverting |
Support for creating docvalues on-the-fly from the inverted index at runtime.
|
Class and Description |
---|
UninvertingReader.Type
Specifies the type of uninversion to apply for the field.
|
Class and Description |
---|
DocTermOrds
This class enables fast access to multiple term ords for
a specified field across all docIDs.
|
FieldCacheImpl.SortedDocValuesImpl.Iter |
Class and Description |
---|
FieldCache
Expert: Maintains caches of term values.
|
FieldCache.CacheEntry
EXPERT: A unique Identifier/Description for each item in the FieldCache.
|
FieldCache.Parser
interface to all parsers.
|
UninvertingReader.FieldCacheStats
Return information about the backing cache
|
UninvertingReader.Type
Specifies the type of uninversion to apply for the field.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.