Package org.elasticsearch.search.rescore
Class RescorePhase
java.lang.Object
org.elasticsearch.search.rescore.RescorePhase
Rescore phase of a search request, used to run potentially expensive scoring models against the top matching documents.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RescorePhase
public RescorePhase()
-
-
Method Details
-
execute
-