public class BytesRefFieldSource extends FieldCacheSource
FunctionValues instances for string based fields.field| Constructor and Description |
|---|
BytesRefFieldSource(java.lang.String field) |
| Modifier and Type | Method and Description |
|---|---|
FunctionValues |
getValues(java.util.Map context,
LeafReaderContext readerContext)
Gets the values for this reader and the context that was previously
passed to createWeight().
|
description, equals, getField, hashCodeasDoubleValuesSource, asLongValuesSource, createWeight, fromDoubleValuesSource, getSortField, newContext, toStringpublic FunctionValues getValues(java.util.Map context, LeafReaderContext readerContext) throws java.io.IOException
ValueSourcegetValues in class ValueSourcejava.io.IOExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.