public abstract class AbstractGeoPointDVIndexFieldData extends DocValuesIndexFieldData implements IndexGeoPointFieldData
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractGeoPointDVIndexFieldData.Builder |
static class |
AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldData
Lucene 5.4 GeoPointFieldType
|
IndexFieldData.CommonSettings, IndexFieldData.Global<FD extends AtomicFieldData>, IndexFieldData.XFieldComparatorSourcefieldDataType, fieldNames, index, logger| Modifier and Type | Method and Description |
|---|---|
IndexFieldData.XFieldComparatorSource |
comparatorSource(Object missingValue,
MultiValueMode sortMode,
IndexFieldData.XFieldComparatorSource.Nested nested)
Comparator used for sorting.
|
clear, clear, getFieldDataType, getFieldNames, indexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, getFieldDataType, getFieldNames, load, loadDirectindexpublic final IndexFieldData.XFieldComparatorSource comparatorSource(@Nullable Object missingValue, MultiValueMode sortMode, IndexFieldData.XFieldComparatorSource.Nested nested)
IndexFieldDatacomparatorSource in interface IndexFieldData<AtomicGeoPointFieldData>Copyright © 2009–2016. All rights reserved.