public class RescorePhase extends AbstractComponent implements SearchPhase
deprecationLogger, logger, settings
Constructor and Description |
---|
RescorePhase(Settings settings) |
Modifier and Type | Method and Description |
---|---|
void |
execute(SearchContext context)
Executes the search phase
|
void |
preProcess(SearchContext context)
Performs pre processing of the search context before the execute.
|
logDeprecatedSetting, logRemovedSetting, nodeName
public RescorePhase(Settings settings)
public void preProcess(SearchContext context)
SearchPhase
preProcess
in interface SearchPhase
public void execute(SearchContext context)
SearchPhase
execute
in interface SearchPhase