| Class | Description |
|---|---|
| BaseInnerHitBuilder<T extends BaseInnerHitBuilder> | |
| InnerHitsQueryParserHelper | |
| NestedInnerQueryParseSupport |
A helper that helps with parsing inner queries of the nested query.
|
| NestedScope |
During query parsing this keeps track of the current nested level.
|
| QueryInnerHitBuilder | |
| QueryParsers | |
| 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.
|
| XContentStructure.InnerQuery |
InnerQuery is an extension of
XContentStructure that eagerly
parses the query in a streaming manner if the types are available at
construction time. |
Copyright © 2009–2017. All rights reserved.