Uses of Package
org.apache.solr.uninverting
-
Packages that use org.apache.solr.uninverting Package Description org.apache.solr.schema IndexSchema
andFieldType
implementations for powering schema.xmlorg.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. -
Classes in org.apache.solr.uninverting used by org.apache.solr.schema Class Description UninvertingReader.Type Specifies the type of uninversion to apply for the field. -
Classes in org.apache.solr.uninverting used by org.apache.solr.search.facet Class Description DocTermOrds This class enables fast access to multiple term ords for a specified field across all docIDs.FieldCacheImpl.SortedDocValuesImpl.Iter -
Classes in org.apache.solr.uninverting used by org.apache.solr.uninverting Class 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 cacheUninvertingReader.Type Specifies the type of uninversion to apply for the field.