public abstract class FieldCacheSource extends ValueSource
| Constructor and Description |
|---|
FieldCacheSource(String field) |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
description of field, used in explain()
|
boolean |
equals(Object o) |
String |
getField() |
int |
hashCode() |
asDoubleValuesSource, asLongValuesSource, createWeight, fromDoubleValuesSource, getSortField, getValues, newContext, toStringprotected final String field
public FieldCacheSource(String field)
public String getField()
public String description()
ValueSourcedescription in class ValueSourcepublic boolean equals(Object o)
equals in class ValueSourcepublic int hashCode()
hashCode in class ValueSourceCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.