| Package | Description |
|---|---|
| org.apache.lucene.search.function |
Programmatic control over documents scores.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected CustomScoreProvider |
CustomScoreQuery.getCustomScoreProvider(IndexReader reader) |
Returns a
CustomScoreProvider that calculates the custom scores
for the given IndexReader. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.