| Interface | Description |
|---|---|
| FacetDsl<T,C> | |
| FacetedSearchDsl<T,C> | |
| FacetedSearchExpression<T> |
Bundle of a facet and filter expressions, intended to be used for
Faceted Search. |
| FacetedSearchSupport<T> | |
| FacetExpression<T> |
Facets calculate statistical counts to aid in faceted navigation.
|
| FacetResult | |
| FacetSupport<T> | |
| FilterDsl<T,C> | |
| FilteredFacetExpression<T> |
Filtered facets calculate statistical count for all given values.
|
| FilterExpression<T> |
Search results can optionally be filtered and these filters can be applied in a few different scopes.
|
| FilterSupport<T> | |
| MetaModelFacetDsl<T,C,F> | |
| MetaModelFilterDsl<T,C,L> | |
| MetaModelSearchDsl<T,C extends MetaModelSearchDsl<T,C,S,L,F,E>,S,L,F,E> | |
| MetaModelSortDsl<T,C,S> | |
| PagedSearchResult<T> | |
| RangeFacetedSearchExpression<T> |
Facets calculate statistical counts to aid in faceted navigation.
|
| RangeFacetExpression<T> |
Range facets calculate statistical data (i.e.
|
| ResourceMetaModelSearchDslBuilder<B,T,C extends MetaModelSearchDsl<T,C,S,L,F,E>,S,L,F,E> | |
| ResourceSearch<T> | |
| Search<T> | |
| SearchDsl<T,C extends SearchDsl<T,C>> | |
| SearchExpression<T> |
Search expressions to use in a search request.
|
| SearchKeyword | |
| SearchKeywords | |
| SortDsl<T,C> | |
| SortExpression<T> | |
| SortSupport<T> | |
| TermFacetedSearchExpression<T> |
Facets calculate statistical counts to aid in faceted navigation.
|
| TermFacetExpression<T> |
Term facets calculate statistical counts for all values of an attribute.
|
| TermStats |
| Class | Description |
|---|---|
| FilteredFacetResult | |
| MetaModelSearchDslBuilder<T,C extends MetaModelSearchDsl<T,C,S,L,F,E>,S,L,F,E> | |
| MetaModelSearchDslImpl<T,C extends MetaModelSearchDsl<T,C,S,L,F,E>,S,L,F,E> | |
| RangeFacetResult | |
| ResourceMetaModelSearchDslBuilderImpl<B,T,C extends MetaModelSearchDsl<T,C,S,L,F,E>,S,L,F,E> | |
| TermFacetResult |
| Enum | Description |
|---|---|
| SearchSortDirection |