public class BytesRefFieldSource extends FieldCacheSource
FunctionValues instances for string based fields.field| Constructor and Description |
|---|
BytesRefFieldSource(String field) |
| Modifier and Type | Method and Description |
|---|---|
FunctionValues |
getValues(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 BytesRefFieldSource(String field)
public FunctionValues getValues(Map context, LeafReaderContext readerContext) throws IOException
ValueSourcegetValues in class ValueSourceIOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.