public abstract class Bindings extends Object
These are typically DocValues fields/FieldCache, the document's relevance score, or other ValueSources.
Modifier | Constructor and Description |
---|---|
protected |
Bindings()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract DoubleValuesSource |
getDoubleValuesSource(String name)
Returns a DoubleValuesSource bound to the variable name
|
protected Bindings()
public abstract DoubleValuesSource getDoubleValuesSource(String name)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.