Class | Description |
---|---|
AbstractCommonResultsBuilder<T> | |
DslCloneable | |
DslRequest |
Container that holds all parameters for DSL request
|
DslRequestBuilder | |
FacetField |
Field facet parameters
|
FacetFieldAbstractBuilder<T extends FacetFieldAbstractBuilder<T>> | |
FacetFieldBuilder | |
FacetFieldBuilder.Nested<R> | |
FacetRange |
Range facets parameters
|
FacetRangeAbstractBuilder<T extends FacetRangeAbstractBuilder<T>> | |
FacetRangeBuilder | |
FacetRangeBuilder.Nested<R> | |
Facets |
Facets parameters
|
FacetsAbstractBuilder<T extends FacetsAbstractBuilder<T>> | |
FacetsBuilder | |
FacetsBuilder.Nested<R> | |
Group |
Grouping parameters
|
GroupAbstractBuilder<T extends GroupAbstractBuilder<T>> | |
GroupBuilder | |
GroupBuilder.Nested<R> | |
GroupLeaderStrategy | |
Highlight |
Specifies how matching document fragments ("highlights") are calculated and incorporated into the returned results.
|
HighlightAbstractBuilder<T extends HighlightAbstractBuilder<T>> | |
HighlightBuilder | |
HighlightBuilder.Nested<R> | |
MaxFieldStrategy |
Selects the group head document for each group based on which document has the max value of
the specified numeric field
|
MinFieldStrategy |
Selects the group head document for each group based on which document has the min value of
the specified numeric field
|
Results |
Search results parameters
|
ResultsAbstractBuilder<T extends ResultsAbstractBuilder<T>> | |
ResultsBuilder | |
ResultsBuilder.Nested<R> | |
SortElement |
An element of sorting order.
|
SortStrategy |
Selects the group head document for each group based on which document comes first according to the specified
sort order
|
SortStrategyAbstractBuilder<T extends SortStrategyAbstractBuilder<T>> | |
SortStrategyBuilder | |
SortStrategyBuilder.Nested<R> |
Enum | Description |
---|---|
FacetField.Sort | |
FacetRange.Include |
Flags that specify inclusion and exclusion preferences for the upper and lower bounds of the range
|
FacetRange.Other |
Counts to include in addition to the counts for each facet range constraint
|
SortElement.Order |
Sorting order
|
SortElement.Type |
Sort element type
|