Uses of Interface
org.opencms.jsp.search.controller.I_CmsSearchController
Package
Description
API classes for the controllers of the search form support provided for server-side Solr search.
-
Uses of I_CmsSearchController in org.opencms.jsp.search.controller
Modifier and TypeInterfaceDescriptioninterface
Interface to get controllers state and configuration - version for common search configurations.interface
Interface the "Did you mean ...?" controller must implement.interface
Interface to get controllers state and configuration - version for field facets.interface
Interface to get controllers state and configuration - version for the query facet.interface
Interface to get controllers state and configuration - version for field facets.interface
Interface the controller for all field facets must implement - just allow access to the single controllers.interface
Interface the controller for all range facets must implement - just allow access to the single controllers.interface
Interface to get controllers state and configuration - version for the Geo filter.interface
Interface to get controllers configuration - version for highlighting.interface
Interface for the main search controller.interface
Interface to get controllers state and configuration - version for pagination.interface
Interface to get controllers state and configuration - version for common search configurations.Modifier and TypeClassDescriptionclass
The main controller that allows to access all single sub-controllers.class
Search controller for the common search options.class
Controller for the "Did you mean ...?" feature.class
Search controller for the field facet options.class
Search controller for the query facet options.class
Search controller for the field facet options.class
Search controller as aggregation of all single field facet controllers.class
Search controller as aggregation of all single field facet controllers.class
Search controller for the Geo filter.class
Controller for highlighting options.class
Controller for the pagination.class
Controller for sorting options.