public class IndicesBoostParseElement extends Object implements SearchParseElement
{
indicesBoost : {
"index1" : 1.4,
"index2" : 1.5
}
}
| Constructor and Description |
|---|
IndicesBoostParseElement() |
public void parse(XContentParser parser, SearchContext context) throws Exception
parse in interface SearchParseElementExceptionCopyright © 2009–2017. All rights reserved.