public class ProjectSearchConnector
extends org.exoplatform.commons.api.search.SearchServiceConnector
| Constructor and Description |
|---|
ProjectSearchConnector(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.task.service.ProjectService projectService,
org.exoplatform.web.WebAppController controller) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.exoplatform.commons.api.search.data.SearchResult> |
search(org.exoplatform.commons.api.search.data.SearchContext context,
String query,
Collection<String> sites,
int offset,
int limit,
String sort,
String order) |
getDisplayName, getSearchType, isEnable, setDisplayName, setEnable, setSearchTypepublic ProjectSearchConnector(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.task.service.ProjectService projectService,
org.exoplatform.web.WebAppController controller)
public Collection<org.exoplatform.commons.api.search.data.SearchResult> search(org.exoplatform.commons.api.search.data.SearchContext context, String query, Collection<String> sites, int offset, int limit, String sort, String order)
search in class org.exoplatform.commons.api.search.SearchServiceConnectorCopyright © 2003–2019 eXo Platform SAS. All rights reserved.