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, hashCode
createWeight, getSortField, newContext, toString
public BytesRefFieldSource(String field)
public FunctionValues getValues(Map context, LeafReaderContext readerContext) throws IOException
ValueSource
getValues
in class ValueSource
IOException
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.