Uses of Package
org.apache.lucene.queries.function.docvalues
-
Packages that use org.apache.lucene.queries.function.docvalues Package Description org.apache.lucene.queries.function.valuesource A variety of functions to use with FunctionQuery. -
Classes in org.apache.lucene.queries.function.docvalues used by org.apache.lucene.queries.function.valuesource Class Description BoolDocValues AbstractFunctionValuesimplementation which supports retrieving boolean values.DoubleDocValues AbstractFunctionValuesimplementation which supports retrieving double values.FloatDocValues AbstractFunctionValuesimplementation which supports retrieving float values.IntDocValues AbstractFunctionValuesimplementation which supports retrieving int values.