Package | Description |
---|---|
org.apache.lucene.queries.function |
Queries that compute score based upon a function.
|
Modifier and Type | Field and Description |
---|---|
private BoostedQuery.BoostedWeight |
BoostedQuery.CustomScorer.weight |
Constructor and Description |
---|
CustomScorer(LeafReaderContext readerContext,
BoostedQuery.BoostedWeight w,
Scorer scorer,
ValueSource vs) |