Package org.elasticsearch.search.rescore
package org.elasticsearch.search.rescore
-
ClassDescriptionContext available to the rescore while it is running.Rescore phase of a search request, used to run potentially expensive scoring models against the top matching documents.A query rescorer interface used to re-rank the Top-K results of a previously executed search.RescorerBuilder<RB extends RescorerBuilder<RB>>The abstract base builder for instances of
RescorerBuilder
.