Package org.codelibs.fess.score
Interface QueryRescorer
- All Known Implementing Classes:
LtrQueryRescorer
public interface QueryRescorer
Interface for query rescoring implementations.
-
Method Summary
-
Method Details
-
evaluate
Evaluates the rescorer with the given parameters.- Parameters:
params- the parameters for rescoring- Returns:
- the rescorer builder
-