Package org.opencms.jsp.search.state
package org.opencms.jsp.search.state
API classes for the state of the search form support provided for server-side Solr search.
The search form support allows to create a search form just by configuring your search via an XML content or a JSON file. This package contains the classes that make up the configuration. The concrete types and their signature are defined in this package.
- Since:
- 10.0
-
ClassDescriptionClass for handling the state of the common search options.Class for handling the state of the "Did you mean?" search options.Class for keeping the state common for all facet types.Class keeping the state of the Geo filter.Class for keeping the state for the pagination.Class for keeping the state of the sorting options.Class for keeping the state of the common search options.Class for keeping the state of the spellcheck search options.Interface for the state all facet types have in common.Interface for the Geo filter state.Interface for pagination states.Interface for sorting states.