| パッケージ | 説明 |
|---|---|
| org.elasticsearch.index.query | |
| org.elasticsearch.index.query.support | |
| org.elasticsearch.search.fetch.innerhits |
| クラスと説明 |
|---|
| InnerHitsQueryParserHelper |
| NestedInnerQueryParseSupport
A helper that helps with parsing inner queries of the nested query.
1) Takes into account that type nested path can appear before or after the inner query
2) Updates the
NestedScope when parsing the inner query. |
| NestedScope
During query parsing this keeps track of the current nested level.
|
| QueryInnerHitBuilder |
| クラスと説明 |
|---|
| BaseInnerHitBuilder |
| QueryInnerHitBuilder |
| XContentStructure
XContentStructure is a class used to capture a subset of query, to be parsed
at a later time when more information (in this case, types) is available.
|
| クラスと説明 |
|---|
| BaseInnerHitBuilder |
Copyright © 2009–2016. All rights reserved.