Uses of Interface
org.opencms.jsp.search.controller.I_CmsSearchController
Packages that use 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
Subinterfaces of I_CmsSearchController in org.opencms.jsp.search.controllerModifier and TypeInterfaceDescriptioninterfaceInterface to get controllers state and configuration - version for common search configurations.interfaceInterface the "Did you mean ...?" controller must implement.interfaceInterface to get controllers state and configuration - version for field facets.interfaceInterface to get controllers state and configuration - version for the query facet.interfaceInterface to get controllers state and configuration - version for field facets.interfaceInterface the controller for all field facets must implement - just allow access to the single controllers.interfaceInterface the controller for all range facets must implement - just allow access to the single controllers.interfaceInterface to get controllers state and configuration - version for the Geo filter.interfaceInterface to get controllers configuration - version for highlighting.interfaceInterface for the main search controller.interfaceInterface to get controllers state and configuration - version for pagination.interfaceInterface to get controllers state and configuration - version for common search configurations.Classes in org.opencms.jsp.search.controller that implement I_CmsSearchControllerModifier and TypeClassDescriptionclassThe main controller that allows to access all single sub-controllers.classSearch controller for the common search options.classController for the "Did you mean ...?" feature.classSearch controller for the field facet options.classSearch controller for the query facet options.classSearch controller for the field facet options.classSearch controller as aggregation of all single field facet controllers.classSearch controller as aggregation of all single field facet controllers.classSearch controller for the Geo filter.classController for highlighting options.classController for the pagination.classController for sorting options.