protected AtomicNumericFieldData |
DoubleArrayIndexFieldData.empty(int maxDoc) |
protected AtomicNumericFieldData |
PackedArrayIndexFieldData.empty(int maxDoc) |
protected AtomicNumericFieldData |
FloatArrayIndexFieldData.empty(int maxDoc) |
AtomicNumericFieldData |
BinaryDVNumericIndexFieldData.load(org.apache.lucene.index.LeafReaderContext context) |
AtomicNumericFieldData |
SortedNumericDVIndexFieldData.load(org.apache.lucene.index.LeafReaderContext context) |
AtomicNumericFieldData |
BinaryDVNumericIndexFieldData.loadDirect(org.apache.lucene.index.LeafReaderContext context) |
AtomicNumericFieldData |
DoubleArrayIndexFieldData.loadDirect(org.apache.lucene.index.LeafReaderContext context) |
AtomicNumericFieldData |
PackedArrayIndexFieldData.loadDirect(org.apache.lucene.index.LeafReaderContext context) |
AtomicNumericFieldData |
FloatArrayIndexFieldData.loadDirect(org.apache.lucene.index.LeafReaderContext context) |
AtomicNumericFieldData |
SortedNumericDVIndexFieldData.loadDirect(org.apache.lucene.index.LeafReaderContext context) |