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 TypeInterfaceDescriptioninterfaceSearchClientFactory<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.searchClientsMethods in org.nuxeo.ecm.core.search that return SearchClientModifier and TypeMethodDescriptionInternal: Gets a given search client. -
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 TypeClassDescriptionclassA SearchClient baked on repository search.