Package | Description |
---|---|
org.apache.lucene.queries.function.valuesource |
A variety of functions to use with FunctionQuery.
|
Modifier and Type | Class and Description |
---|---|
class |
DivFloatFunction
Function to divide "a" by "b"
|
class |
PowFloatFunction
Function to raise the base "a" to the power "b"
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.