Package org.apache.solr.uninverting
package org.apache.solr.uninverting
Support for creating docvalues on-the-fly from the inverted index at runtime.
-
ClassDescriptionThis class enables fast access to multiple term ords for a specified field across all docIDs.Expert: Maintains caches of term values.EXPERT: A unique Identifier/Description for each item in the FieldCache.Placeholder indicating creation of this cache is currently in-progress.interface to all parsers.Base class for points parsers.Expert: The default cache implementation, storing all values in memory.A FilterReader that exposes indexed values as if they also had docvalues.Return information about the backing cacheSpecifies the type of uninversion to apply for the field.