public static class ValuesSource.Bytes.FieldData extends ValuesSource.Bytes
ValuesSource.Bytes, ValuesSource.GeoPoint, ValuesSource.Numeric, ValuesSource.WithScriptValuesSource.Bytes.FieldData, ValuesSource.Bytes.Script, ValuesSource.Bytes.WithOrdinals| Modifier and Type | Field | Description |
|---|---|---|
protected IndexFieldData<?> |
indexFieldData |
| Constructor | Description |
|---|---|
FieldData(IndexFieldData<?> indexFieldData) |
| Modifier and Type | Method | Description |
|---|---|---|
SortedBinaryDocValues |
bytesValues(org.apache.lucene.index.LeafReaderContext context) |
Get the current
ValuesSource.WithScript.BytesValues. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitneedsScoresdocsWithValueprotected final IndexFieldData<?> indexFieldData
public FieldData(IndexFieldData<?> indexFieldData)
public SortedBinaryDocValues bytesValues(org.apache.lucene.index.LeafReaderContext context)
ValuesSourceValuesSource.WithScript.BytesValues.bytesValues in class ValuesSource