Uses of Interface
org.opencms.jsp.search.controller.I_CmsSearchControllerFacetsField
Packages that use I_CmsSearchControllerFacetsField
Package
Description
API classes for the controllers of the search form support provided for server-side Solr search.
-
Uses of I_CmsSearchControllerFacetsField in org.opencms.jsp.search.controller
Classes in org.opencms.jsp.search.controller that implement I_CmsSearchControllerFacetsFieldModifier and TypeClassDescriptionclass
Search controller as aggregation of all single field facet controllers.Methods in org.opencms.jsp.search.controller that return I_CmsSearchControllerFacetsFieldModifier and TypeMethodDescriptionCmsSearchController.getFieldFacets()
I_CmsSearchControllerMain.getFieldFacets()
Returns the controller for field facets.