| Package | Description |
|---|---|
| org.opencms.jsp.search.config.parser |
API classes for the configuration parsers of the search form support provided for server-side Solr search.
|
| Modifier and Type | Method and Description |
|---|---|
static CmsSimpleSearchConfigurationParser.SortOption |
CmsSimpleSearchConfigurationParser.SortOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CmsSimpleSearchConfigurationParser.SortOption[] |
CmsSimpleSearchConfigurationParser.SortOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|