Package | Description |
---|---|
org.apache.lucene.search.function |
Programmatic control over documents scores.
|
Modifier and Type | Method and Description |
---|---|
protected CustomScoreProvider |
CustomScoreQuery.getCustomScoreProvider(IndexReader reader)
Returns a
CustomScoreProvider that calculates the custom scores
for the given IndexReader . |