| Package | Description |
|---|---|
| org.opencms.jsp.search.config |
API classes for the configuration of the search form support provided for server-side Solr search.
|
| Modifier and Type | Method and Description |
|---|---|
static CmsSearchConfigurationSorting |
CmsSearchConfigurationSorting.create(java.lang.String sortParam,
java.util.List<I_CmsSearchConfigurationSortOption> options,
I_CmsSearchConfigurationSortOption defaultOption)
Creates a sort configuration iff at least one of the parameters is not null and the options list is not empty.
|