Package org.exoplatform.commons.api.search
Provides the API that drivers and connectors might implement for searching business.
Thus, drivers and connectors can communicate with the searching service for any searching operation itself.
-
Class Summary Class Description SearchService Defines a Search API that a driver can implement, and provides the add/get methods to the connector.SearchServiceConnector Is extended by all SearchService connectors, and allows to build configuration needed by a list of connectors that is used for the Unified Search.