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 AbstractFunctionValues
implementation which supports retrieving boolean values.