Uses of Package
org.elasticsearch.index.fielddata
-
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.action.admin.cluster.stats Class Description FieldDataStats -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.action.admin.indices.stats Class Description FieldDataStats -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.common.geo Class Description MultiGeoPointValues A stateful lightweight per document set ofGeoPointvalues.SortedNumericDoubleValues Clone ofSortedNumericDocValuesfor double values. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.common.lucene.search.function Class Description IndexFieldData Thread-safe utility class that allows to get per-segment values via theIndexFieldData.load(LeafReaderContext)method.IndexNumericFieldData -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.index.fielddata Class Description AtomicFieldData The thread safeLeafReaderlevel cache of the data.DocValueBits FieldData Utility methods, similar to Lucene'sDocValues.FieldDataStats GeoPointValues Per-document geo-point values.IndexFieldData Thread-safe utility class that allows to get per-segment values via theIndexFieldData.load(LeafReaderContext)method.IndexFieldData.Global IndexFieldData.XFieldComparatorSource.Nested Simple wrapper class around a filter that matches parent documents and a filter that matches child documents.IndexFieldDataCache A simple field data cache abstraction on the *index* level.IndexFieldDataCache.Listener IndexNumericFieldData.NumericType IndexOrdinalsFieldData Specialization ofIndexFieldDatafor data that is indexed with ordinals.MultiGeoPointValues A stateful lightweight per document set ofGeoPointvalues.NumericDoubleValues A per-document numeric value.ScriptDocValues Script level doc values, the assumption is that any implementation will implement agetValuemethod.SortedBinaryDocValues A list of per-document binary values, sorted according toBytesRef.compareTo(BytesRef).SortedNumericDoubleValues Clone ofSortedNumericDocValuesfor double values.SortingNumericDocValues Base class for buildingSortedNumericDocValuesinstances based on unsorted content. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.index.fielddata.fieldcomparator Class Description IndexFieldData Thread-safe utility class that allows to get per-segment values via theIndexFieldData.load(LeafReaderContext)method.IndexFieldData.XFieldComparatorSource IndexFieldData.XFieldComparatorSource.Nested Simple wrapper class around a filter that matches parent documents and a filter that matches child documents.IndexNumericFieldData SortedBinaryDocValues A list of per-document binary values, sorted according toBytesRef.compareTo(BytesRef).SortedNumericDoubleValues Clone ofSortedNumericDocValuesfor double values. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.index.fielddata.ordinals Class Description AtomicOrdinalsFieldData Specialization ofAtomicFieldDatafor data that is indexed with ordinals.IndexFieldData Thread-safe utility class that allows to get per-segment values via theIndexFieldData.load(LeafReaderContext)method.IndexFieldData.Global IndexFieldData.XFieldComparatorSource.Nested Simple wrapper class around a filter that matches parent documents and a filter that matches child documents.IndexOrdinalsFieldData Specialization ofIndexFieldDatafor data that is indexed with ordinals.ScriptDocValues Script level doc values, the assumption is that any implementation will implement agetValuemethod. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.index.fielddata.plain Class Description AtomicFieldData The thread safeLeafReaderlevel cache of the data.AtomicGeoPointFieldData AtomicFieldDataspecialization for geo points.AtomicNumericFieldData Specialization ofAtomicFieldDatafor numeric data.AtomicOrdinalsFieldData Specialization ofAtomicFieldDatafor data that is indexed with ordinals.IndexFieldData Thread-safe utility class that allows to get per-segment values via theIndexFieldData.load(LeafReaderContext)method.IndexFieldData.Builder IndexFieldData.Global IndexFieldData.XFieldComparatorSource.Nested Simple wrapper class around a filter that matches parent documents and a filter that matches child documents.IndexFieldDataCache A simple field data cache abstraction on the *index* level.IndexGeoPointFieldData Specialization ofIndexFieldDatafor geo points.IndexNumericFieldData IndexNumericFieldData.NumericType IndexOrdinalsFieldData Specialization ofIndexFieldDatafor data that is indexed with ordinals.ScriptDocValues Script level doc values, the assumption is that any implementation will implement agetValuemethod.ScriptDocValues.GeoPoints ScriptDocValues.Strings SortedBinaryDocValues A list of per-document binary values, sorted according toBytesRef.compareTo(BytesRef). -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.index.mapper Class Description IndexFieldData.Builder ScriptDocValues Script level doc values, the assumption is that any implementation will implement agetValuemethod. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.index.query Class Description IndexFieldData Thread-safe utility class that allows to get per-segment values via theIndexFieldData.load(LeafReaderContext)method. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.index.query.functionscore Class Description NumericDoubleValues A per-document numeric value. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.index.shard Class Description FieldDataStats ShardFieldData -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.indices Class Description FieldDataStats -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.indices.fielddata.cache Class Description IndexFieldDataCache A simple field data cache abstraction on the *index* level.IndexFieldDataCache.Listener -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.script Class Description ScriptDocValues Script level doc values, the assumption is that any implementation will implement agetValuemethod. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.search Class Description NumericDoubleValues A per-document numeric value.SortedBinaryDocValues A list of per-document binary values, sorted according toBytesRef.compareTo(BytesRef).SortedNumericDoubleValues Clone ofSortedNumericDocValuesfor double values. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.search.aggregations.bucket.geogrid Class Description SortedBinaryDocValues A list of per-document binary values, sorted according toBytesRef.compareTo(BytesRef).SortedNumericDoubleValues Clone ofSortedNumericDocValuesfor double values. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.search.aggregations.support Class Description DocValueBits IndexFieldData Thread-safe utility class that allows to get per-segment values via theIndexFieldData.load(LeafReaderContext)method.IndexGeoPointFieldData Specialization ofIndexFieldDatafor geo points.IndexNumericFieldData IndexOrdinalsFieldData Specialization ofIndexFieldDatafor data that is indexed with ordinals.MultiGeoPointValues A stateful lightweight per document set ofGeoPointvalues.SortedBinaryDocValues A list of per-document binary values, sorted according toBytesRef.compareTo(BytesRef).SortedNumericDoubleValues Clone ofSortedNumericDocValuesfor double values. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.search.aggregations.support.values Class Description AbstractSortingNumericDocValues Base implementation that throws anIOExceptionfor theDocIdSetIteratorAPIs.SortedBinaryDocValues A list of per-document binary values, sorted according toBytesRef.compareTo(BytesRef).SortedNumericDoubleValues Clone ofSortedNumericDocValuesfor double values.SortingBinaryDocValues Base class for buildingSortedBinaryDocValuesinstances based on unsorted content.SortingNumericDocValues Base class for buildingSortedNumericDocValuesinstances based on unsorted content.SortingNumericDoubleValues Base class for buildingSortedNumericDoubleValuesinstances based on unsorted content. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.search.internal Class Description IndexFieldData Thread-safe utility class that allows to get per-segment values via theIndexFieldData.load(LeafReaderContext)method. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.search.lookup Class Description IndexFieldData Thread-safe utility class that allows to get per-segment values via theIndexFieldData.load(LeafReaderContext)method.ScriptDocValues Script level doc values, the assumption is that any implementation will implement agetValuemethod. -
Classes in org.elasticsearch.index.fielddata used by org.elasticsearch.search.sort Class Description IndexFieldData.XFieldComparatorSource.Nested Simple wrapper class around a filter that matches parent documents and a filter that matches child documents.