Uses of Package
org.hibernate.search.backend.elasticsearch.link.impl
Packages that use org.hibernate.search.backend.elasticsearch.link.impl
Package
Description
-
Classes in org.hibernate.search.backend.elasticsearch.link.impl used by org.hibernate.search.backend.elasticsearch.index.implClassDescriptionRepresent the "link" to an Elasticsearch cluster, with all the relevant components: the client, configured to target the URL pointing to the cluster, and several components that are configured to be compatible with the version of Elasticsearch running on the cluster.
-
Classes in org.hibernate.search.backend.elasticsearch.link.impl used by org.hibernate.search.backend.elasticsearch.orchestration.implClassDescriptionRepresent the "link" to an Elasticsearch cluster, with all the relevant components: the client, configured to target the URL pointing to the cluster, and several components that are configured to be compatible with the version of Elasticsearch running on the cluster.