Module org.apache.lucene.queries
Class MultiFunction.Values
java.lang.Object
org.apache.lucene.queries.function.FunctionValues
org.apache.lucene.queries.function.valuesource.MultiFunction.Values
- Enclosing class:
- MultiFunction
Base implementation that wraps multiple sources
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.lucene.queries.function.FunctionValues
FunctionValues.ValueFiller
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.lucene.queries.function.FunctionValues
boolVal, bytesVal, byteVal, byteVal, cost, doubleVal, doubleVal, exists, explain, floatVal, floatVal, getRangeScorer, getScorer, intVal, intVal, longVal, longVal, numOrd, objectVal, ordVal, shortVal, shortVal, strVal, strVal
-
Field Details
-
valsArr
-
-
Constructor Details
-
Values
-
-
Method Details
-
toString
- Specified by:
toString
in classFunctionValues
- Throws:
IOException
-
getValueFiller
- Overrides:
getValueFiller
in classFunctionValues
-