Package org.exoplatform.commons.api.search
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.
-
ClassesClassDescriptionDefines a Search API that a driver can implement, and provides the add/get methods to the connector.Is extended by all SearchService connectors, and allows to build configuration needed by a list of connectors that is used for the Unified Search.