IndexFieldData<AtomicGeoPointFieldData>, IndexGeoPointFieldData, IndexComponentAbstractLatLonPointDVIndexFieldData.LatLonPointDVIndexFieldDatapublic abstract class AbstractLatLonPointDVIndexFieldData extends DocValuesIndexFieldData implements IndexGeoPointFieldData
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AbstractLatLonPointDVIndexFieldData.Builder |
|
static class |
AbstractLatLonPointDVIndexFieldData.LatLonPointDVIndexFieldData |
IndexFieldData.CommonSettings, IndexFieldData.Global<FD extends AtomicFieldData>, IndexFieldData.XFieldComparatorSourcefieldName, index| Modifier and Type | Method | Description |
|---|---|---|
org.apache.lucene.search.SortField |
sortField(java.lang.Object missingValue,
MultiValueMode sortMode,
IndexFieldData.XFieldComparatorSource.Nested nested,
boolean reverse) |
Returns the
SortField to used for sorting. |
clear, clear, getFieldName, indexindexclear, getFieldName, load, loadDirectpublic org.apache.lucene.search.SortField sortField(@Nullable java.lang.Object missingValue, MultiValueMode sortMode, IndexFieldData.XFieldComparatorSource.Nested nested, boolean reverse)
IndexFieldDataSortField to used for sorting.sortField in interface IndexFieldData<AtomicGeoPointFieldData>