Uses of Interface
org.nuxeo.ecm.core.search.SearchClient
Packages that use SearchClient
Package
Description
-
Uses of SearchClient in org.nuxeo.ecm.core.search
Classes in org.nuxeo.ecm.core.search with type parameters of type SearchClientModifier and TypeInterfaceDescriptioninterface
SearchClientFactory<C extends SearchClient>
Factory allowing to retrieve aSearchClient
.Classes in org.nuxeo.ecm.core.search that implement SearchClientFields in org.nuxeo.ecm.core.search with type parameters of type SearchClientModifier and TypeFieldDescriptionprotected final Map
<String, SearchClient> SearchServiceImpl.searchClients
Methods in org.nuxeo.ecm.core.search that return SearchClientModifier and TypeMethodDescriptionInternal: Gets a given search client.Methods in org.nuxeo.ecm.core.search with parameters of type SearchClientModifier and TypeMethodDescriptionprotected void
SearchServiceImpl.initIndexes
(SearchClient client, List<SearchIndexDescriptor> indexes) -
Uses of SearchClient in org.nuxeo.ecm.core.search.client.opensearch1
Classes in org.nuxeo.ecm.core.search.client.opensearch1 that implement SearchClient -
Uses of SearchClient in org.nuxeo.ecm.core.search.client.repository
Classes in org.nuxeo.ecm.core.search.client.repository that implement SearchClientModifier and TypeClassDescriptionclass
A SearchClient baked on repository search.