| Interface | Description |
|---|---|
| SearchField |
Represents a search field.
|
| SearchResult<A extends AmetysObject> |
Interface representing a result from a search.
|
| SearchResults<A extends AmetysObject> |
Interface representing the results of a search.
|
| SearchResultsIterable<T> |
Iterable for results of a Solr search (SearcherFactory.Searcher.searchWithFacets()), available from SearchResults.getResults() |
| SearchResultsIterator<E> |
| Class | Description |
|---|---|
| GetQueryFromJSONHelper |
Helper to get query infos from JSON object
|
| GroupSearchContentHelper |
Helper to group search contents
|
| QueryBuilder |
Builds a
Query object from a user search. |
| QueryBuilder.ValuedSearchCriterion | |
| Sort |
Class representing a sort criterion.
|
| Enum | Description |
|---|---|
| Sort.Order |
Sort order.
|