public class RescorePhase extends AbstractComponent implements SearchPhase
componentSettings, logger, settings| Constructor and Description |
|---|
RescorePhase(Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(SearchContext context) |
Map<String,? extends SearchParseElement> |
parseElements() |
void |
preProcess(SearchContext context)
Performs pre processing of the search context before the execute.
|
nodeNamepublic Map<String,? extends SearchParseElement> parseElements()
parseElements in interface SearchPhasepublic void preProcess(SearchContext context)
SearchPhasepreProcess in interface SearchPhasepublic void execute(SearchContext context) throws ElasticsearchException
execute in interface SearchPhaseElasticsearchExceptionCopyright © 2009–2016. All rights reserved.