public class RescoreParseElement extends Object implements SearchParseElement
| Constructor and Description |
|---|
RescoreParseElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(XContentParser parser,
SearchContext context) |
void |
parseSingleRescoreContext(XContentParser parser,
SearchContext context) |
public void parse(XContentParser parser, SearchContext context) throws Exception
parse in interface SearchParseElementExceptionpublic void parseSingleRescoreContext(XContentParser parser, SearchContext context) throws Exception
ExceptionCopyright © 2009–2017. All rights reserved.