Uses of Interface
org.opencms.jsp.search.controller.I_CmsSearchControllerDidYouMean
Packages that use I_CmsSearchControllerDidYouMean
Package
Description
API classes for the controllers of the search form support provided for server-side Solr search.
-
Uses of I_CmsSearchControllerDidYouMean in org.opencms.jsp.search.controller
Classes in org.opencms.jsp.search.controller that implement I_CmsSearchControllerDidYouMeanModifier and TypeClassDescriptionclass
Controller for the "Did you mean ...?" feature.Methods in org.opencms.jsp.search.controller that return I_CmsSearchControllerDidYouMeanModifier and TypeMethodDescriptionCmsSearchController.getDidYouMean()
I_CmsSearchControllerMain.getDidYouMean()
Returns the controller for "Did you mean ...?".