public static class AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldData extends AbstractGeoPointDVIndexFieldData
AbstractGeoPointDVIndexFieldData.Builder, AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldDataIndexFieldData.CommonSettings, IndexFieldData.Global<FD extends AtomicFieldData>, IndexFieldData.XFieldComparatorSourcefieldDataType, fieldNames, index, logger| コンストラクタと説明 |
|---|
GeoPointDVIndexFieldData(Index index,
MappedFieldType.Names fieldNames,
FieldDataType fieldDataType,
boolean indexCreatedBefore2x) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AtomicGeoPointFieldData |
load(org.apache.lucene.index.LeafReaderContext context)
Loads the atomic field data for the reader, possibly cached.
|
AtomicGeoPointFieldData |
loadDirect(org.apache.lucene.index.LeafReaderContext context)
Loads directly the atomic field data for the reader, ignoring any caching involved.
|
comparatorSourceclear, clear, getFieldDataType, getFieldNames, indexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, getFieldDataType, getFieldNamesindexpublic GeoPointDVIndexFieldData(Index index, MappedFieldType.Names fieldNames, FieldDataType fieldDataType, boolean indexCreatedBefore2x)
public AtomicGeoPointFieldData load(org.apache.lucene.index.LeafReaderContext context)
IndexFieldDatapublic AtomicGeoPointFieldData loadDirect(org.apache.lucene.index.LeafReaderContext context) throws Exception
IndexFieldDataExceptionCopyright © 2009–2016. All rights reserved.