Package org.hibernate.search.backend.elasticsearch.link.impl


package org.hibernate.search.backend.elasticsearch.link.impl
  • Interfaces
    Class
    Description
    Represent 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.