| コンストラクタと説明 |
|---|
FieldValueFactorFunction(String field,
float boostFactor,
FieldValueFactorFunction.Modifier modifierType,
Double missing,
IndexNumericFieldData indexFieldData) |
| コンストラクタと説明 |
|---|
DoubleValuesComparatorSource(IndexNumericFieldData indexFieldData,
Object missingValue,
MultiValueMode sortMode,
IndexFieldData.XFieldComparatorSource.Nested nested) |
FloatValuesComparatorSource(IndexNumericFieldData indexFieldData,
Object missingValue,
MultiValueMode sortMode,
IndexFieldData.XFieldComparatorSource.Nested nested) |
LongValuesComparatorSource(IndexNumericFieldData indexFieldData,
Object missingValue,
MultiValueMode sortMode,
IndexFieldData.XFieldComparatorSource.Nested nested) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BinaryDVNumericIndexFieldData |
class |
DoubleArrayIndexFieldData |
class |
FloatArrayIndexFieldData |
class |
PackedArrayIndexFieldData
Stores numeric data into bit-packed arrays for better memory efficiency.
|
class |
SortedNumericDVIndexFieldData
FieldData backed by
LeafReader.getSortedNumericDocValues(String) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected IndexNumericFieldData |
ValuesSource.Numeric.FieldData.indexFieldData |
| コンストラクタと説明 |
|---|
FieldData(IndexNumericFieldData indexFieldData) |
Copyright © 2009–2016. All rights reserved.