public class IndicesBoostParseElement extends Object implements SearchParseElement
{
indicesBoost : {
"index1" : 1.4,
"index2" : 1.5
}
}
| コンストラクタと説明 |
|---|
IndicesBoostParseElement() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
parse(XContentParser parser,
SearchContext context) |
public void parse(XContentParser parser, SearchContext context) throws Exception
parse インタフェース内 SearchParseElementExceptionCopyright © 2009–2016. All rights reserved.