Package | Description |
---|---|
org.apache.lucene.queries.function.valuesource |
A variety of functions to use with FunctionQuery.
|
Modifier and Type | Method and Description |
---|---|
BoolDocValues |
SimpleBoolFunction.getValues(java.util.Map context,
LeafReaderContext readerContext) |
BoolDocValues |
MultiBoolFunction.getValues(java.util.Map context,
LeafReaderContext readerContext) |