Package org.opencms.jsp.search.controller
package org.opencms.jsp.search.controller
API classes for the controllers 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
-
ClassDescriptionThe main controller that allows to access all single sub-controllers.Search controller for the common search options.Controller for the "Did you mean ...?" feature.Search controller for the field facet options.Search controller for the query facet options.Search controller for the field facet options.Search controller as aggregation of all single field facet controllers.Search controller as aggregation of all single field facet controllers.Search controller for the Geo filter.Controller for highlighting options.Controller for the pagination.Controller for sorting options.Interface all search controllers must implement.Interface to get controllers state and configuration - version for common search configurations.Interface the "Did you mean ...?" controller must implement.Interface to get controllers state and configuration - version for field facets.Interface to get controllers state and configuration - version for the query facet.Interface to get controllers state and configuration - version for field facets.Interface the controller for all field facets must implement - just allow access to the single controllers.Interface the controller for all range facets must implement - just allow access to the single controllers.Interface to get controllers state and configuration - version for the Geo filter.Interface to get controllers configuration - version for highlighting.Interface for the main search controller.Interface to get controllers state and configuration - version for pagination.Interface to get controllers state and configuration - version for common search configurations.