Class RescorePhase

java.lang.Object
org.elasticsearch.search.rescore.RescorePhase

public class RescorePhase extends Object
Rescore phase of a search request, used to run potentially expensive scoring models against the top matching documents.
  • Constructor Details

    • RescorePhase

      public RescorePhase()
  • Method Details