public class FieldNameValueSource extends ValueSource
| Constructor and Description |
|---|
FieldNameValueSource(String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
boolean |
equals(Object o) |
String |
getFieldName() |
FunctionValues |
getValues(Map context,
LeafReaderContext readerContext) |
int |
hashCode() |
asDoubleValuesSource, asLongValuesSource, createWeight, fromDoubleValuesSource, getSortField, newContext, toStringpublic FieldNameValueSource(String fieldName)
public String getFieldName()
public FunctionValues getValues(Map context, LeafReaderContext readerContext) throws IOException
getValues in class ValueSourceIOExceptionpublic boolean equals(Object o)
equals in class ValueSourcepublic int hashCode()
hashCode in class ValueSourcepublic String description()
description in class ValueSourceCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.