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, toString
protected final String field
public FieldCacheSource(String field)
public String getField()
public String description()
ValueSource
description
in class ValueSource
public boolean equals(Object o)
equals
in class ValueSource
public int hashCode()
hashCode
in class ValueSource
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.