Package | Description |
---|---|
org.apache.lucene.queries.function |
Queries that compute score based upon a function.
|
Modifier and Type | Field and Description |
---|---|
(package private) FunctionQuery.FunctionWeight |
FunctionQuery.AllScorer.weight |
Constructor and Description |
---|
AllScorer(LeafReaderContext context,
FunctionQuery.FunctionWeight w,
float boost) |