| Class and Description |
|---|
| QueryParseContext |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| IndexQueryParserService |
| QueryBuilder |
| Class and Description |
|---|
| IndexQueryParserService |
| Class and Description |
|---|
| IndexQueryParserService |
| Class and Description |
|---|
| QueryParseContext |
| Class and Description |
|---|
| QueryParseContext |
| Class and Description |
|---|
| IndexQueryParserService |
| Class and Description |
|---|
| AndQueryBuilder
Deprecated.
Use
BoolQueryBuilder instead |
| BoolQueryBuilder
A Query that matches documents matching boolean combinations of other queries.
|
| BoostableQueryBuilder
Query builder which allow setting some boost
|
| BoostingQueryBuilder
The BoostingQuery class can be used to effectively demote results that match a given query.
|
| CommonTermsQueryBuilder
CommonTermsQuery query is a query that executes high-frequency terms in a
optional sub-query to prevent slow queries due to "common" terms like
stopwords.
|
| CommonTermsQueryBuilder.Operator |
| ConstantScoreQueryBuilder
A query that wraps a filter and simply returns a constant score equal to the
query boost for every document in the filter.
|
| DisMaxQueryBuilder
A query that generates the union of documents produced by its sub-queries, and that scores each document
with the maximum score for that document as produced by any sub-query, plus a tie breaking increment for any
additional matching sub-queries.
|
| ExistsQueryBuilder
Constructs a query that only match on documents that the field has a value in them.
|
| FieldMaskingSpanQueryBuilder |
| FilteredQueryBuilder
Deprecated.
Use
BoolQueryBuilder instead. |
| FuzzyQueryBuilder
A Query that does fuzzy matching for a specific value.
|
| GeoBoundingBoxQueryBuilder |
| GeoDistanceQueryBuilder |
| GeoDistanceRangeQueryBuilder |
| GeohashCellQuery.Builder
Builder for a geohashfilter.
|
| GeoPolygonQueryBuilder |
GeoShapeQueryBuilder
QueryBuilder that builds a GeoShape Filter |
| HasChildQueryBuilder |
| HasParentQueryBuilder
Builder for the 'has_parent' query.
|
| IdsQueryBuilder
A query that will return only documents matching specific ids (and a type).
|
| IndexQueryParserService |
| IndicesQueryBuilder
A query that will execute the wrapped query only for the specified indices, and "match_all" when
it does not match those indices (by default).
|
| LimitQueryBuilder
Deprecated.
Use
SearchRequestBuilder.setTerminateAfter(int) instead. |
| MatchAllQueryBuilder
A query that matches on all documents.
|
| MatchQueryBuilder
Match query is a query that analyzes the text and constructs a query as the result of the analysis.
|
| MatchQueryBuilder.Operator |
| MatchQueryBuilder.Type |
| MatchQueryBuilder.ZeroTermsQuery |
| MissingQueryBuilder
Deprecated.
Use
ExistsQueryBuilder inside a BoolQueryBuilder.mustNot(QueryBuilder) clause instead. |
| MoreLikeThisQueryBuilder
A more like this query that finds documents that are "like" the provided set of document(s).
|
| MoreLikeThisQueryBuilder.Item
A single item to be used for a
MoreLikeThisQueryBuilder. |
| MultiMatchQueryBuilder
Same as
MatchQueryBuilder but supports multiple fields. |
| MultiMatchQueryBuilder.Type |
| MultiTermQueryBuilder |
| NestedQueryBuilder |
| NotQueryBuilder
Deprecated.
Use
BoolQueryBuilder.mustNot(QueryBuilder) instead |
| OrQueryBuilder
Deprecated.
Use
BoolQueryBuilder instead |
| ParsedQuery
The result of parsing a query.
|
| PrefixQueryBuilder
A Query that matches documents containing terms with a specified prefix.
|
| QueryBuilder |
| QueryFilterBuilder
Deprecated.
Useless now that queries and filters are merged: pass the
query as a filter directly.
|
| QueryParseContext |
| QueryParser |
| QueryParsingException |
| QueryStringQueryBuilder
A query that parses a query string and runs it.
|
| QueryStringQueryBuilder.Operator |
| RangeQueryBuilder
A Query that matches documents within an range of terms.
|
| RegexpFlag
Regular expression syntax flags.
|
| RegexpQueryBuilder
A Query that does fuzzy matching for a specific value.
|
| ScriptQueryBuilder |
| SimpleQueryParser.Settings
Class encapsulating the settings for the SimpleQueryString query, with
their default values
|
| SimpleQueryStringBuilder
SimpleQuery is a query parser that acts similar to a query_string
query, but won't throw exceptions for any weird string syntax.
|
| SimpleQueryStringBuilder.Operator
Operators for the default_operator
|
| SimpleQueryStringFlag
Flags for the XSimpleQueryString parser
|
| SpanContainingQueryBuilder
Builder for
SpanContainingQuery. |
| SpanFirstQueryBuilder |
| SpanMultiTermQueryBuilder |
| SpanNearQueryBuilder |
| SpanNotQueryBuilder |
| SpanOrQueryBuilder |
| SpanQueryBuilder |
| SpanTermQueryBuilder |
| SpanWithinQueryBuilder
Builder for
SpanWithinQuery. |
| TemplateQueryBuilder
Facilitates creating template query requests.
|
| TermQueryBuilder
A Query that matches documents containing a term.
|
| TermsLookupQueryBuilder
A filer for a field based on several terms matching on any of them.
|
| TermsQueryBuilder
A filer for a field based on several terms matching on any of them.
|
| TypeQueryBuilder |
| WildcardQueryBuilder
Implements the wildcard search query.
|
| WrapperQueryBuilder
A Query builder which allows building a query given JSON string or binary data provided as input.
|
| Class and Description |
|---|
| BoostableQueryBuilder
Query builder which allow setting some boost
|
| QueryBuilder |
| QueryParseContext |
| QueryParser |
| QueryParsingException |
| Class and Description |
|---|
| QueryParseContext |
| QueryParsingException |
| Class and Description |
|---|
| QueryParseContext |
| QueryParsingException |
| Class and Description |
|---|
| QueryParseContext |
| QueryParsingException |
| Class and Description |
|---|
| QueryParseContext |
| QueryParsingException |
| Class and Description |
|---|
| QueryBuilder |
| QueryParseContext |
| QueryParsingException |
| Class and Description |
|---|
| MultiMatchQueryBuilder.Type |
| QueryParseContext |
| Class and Description |
|---|
| MoreLikeThisQueryBuilder.Item
A single item to be used for a
MoreLikeThisQueryBuilder. |
| Class and Description |
|---|
| IndexQueryParserService |
| Class and Description |
|---|
| QueryParser |
| Class and Description |
|---|
| QueryParseContext |
| Class and Description |
|---|
| QueryParser |
| Class and Description |
|---|
| IndexQueryParserService |
| ParsedQuery
The result of parsing a query.
|
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| QueryParsingException |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| ParsedQuery
The result of parsing a query.
|
| QueryBuilder |
| Class and Description |
|---|
| IndexQueryParserService |
| QueryBuilder |
| Class and Description |
|---|
| IndexQueryParserService |
| ParsedQuery
The result of parsing a query.
|
| Class and Description |
|---|
| ParsedQuery
The result of parsing a query.
|
| QueryBuilder |
| Class and Description |
|---|
| QueryBuilder |
| Class and Description |
|---|
| IndexQueryParserService |
| Class and Description |
|---|
| IndexQueryParserService |
| Class and Description |
|---|
| IndexQueryParserService |
| Class and Description |
|---|
| IndexQueryParserService |
Copyright © 2009–2017. All rights reserved.