Package | Description |
---|---|
org.exoplatform.commons.api.search |
Provides the API that drivers and connectors might implement for searching business.
|
org.exoplatform.wiki.service.impl |
Implements services of the Wiki application.
|
Modifier and Type | Method and Description |
---|---|
LinkedList<SearchServiceConnector> |
SearchService.getConnectors()
Gets all current connectors.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchService.addConnector(SearchServiceConnector connector)
Adds a connector which is implemented by the Search API.
|
Modifier and Type | Class and Description |
---|---|
class |
WikiSearchServiceConnector
Provides a connector service for the unified search.
|
Copyright © 2003-2017 eXo Platform SAS. All Rights Reserved.