Package org.opencms.jsp.search.result
package org.opencms.jsp.search.result
API classes for the result 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
-
ClassDescriptionJSP EL friendly wrapper class for a single search result (document).Wrapper for the whole search result.State parameter wrapper that allows to manipulate the request parameters representing the state of the current search.Interface for a single search result, as wrapped JSP EL friendly.Interface of the JSP EL friendly wrapper for all Solr search results and the search form controller.Interface for the search state parameters.Convenience class to access the localized messages of this OpenCms package.