Overload List
Name | Description | |
---|---|---|
CustomExplain(Int32, Explanation, Explanation) | Obsolete. Explain the custom score.
The doc is relative to the current reader, which is
unknown to CustomScoreQuery when using per-segment search (since Lucene 2.9).
Please override {@link #getCustomScoreProvider} and return a subclass
of {@link CustomScoreProvider} for the given {@link IndexReader}.
| |
CustomExplain(Int32, Explanation, array<Explanation>[]()[][]) | Obsolete. Explain the custom score.
The doc is relative to the current reader, which is
unknown to CustomScoreQuery when using per-segment search (since Lucene 2.9).
Please override {@link #getCustomScoreProvider} and return a subclass
of {@link CustomScoreProvider} for the given {@link IndexReader}.
|