| Class | Description |
|---|---|
| ESToParentBlockJoinQuery |
A
ToParentBlockJoinQuery that allows to retrieve its nested path. |
| MatchQuery | |
| MultiMatchQuery | |
| NestedHelper |
Utility class to filter parent and children clauses when building nested
queries.
|
| QueryParserHelper |
Helpers to extract and expand field names and boosts
|
| QueryStringQueryParser |
A
XQueryParser that uses the MapperService in order to build smarter
queries based on the mapping information. |
| SimpleQueryStringQueryParser |
Wrapper class for Lucene's SimpleQueryStringQueryParser that allows us to redefine
different types of queries.
|
| SimpleQueryStringQueryParser.Settings |
Class encapsulating the settings for the SimpleQueryString query, with
their default values
|
| Enum | Description |
|---|---|
| MatchQuery.Type | |
| MatchQuery.ZeroTermsQuery |