Package org.hibernate.search.backend.elasticsearch.client.spi
-
Interface Summary Interface Description ElasticsearchClient An Elasticsearch client, allowing to perform requests to a remote cluster.ElasticsearchClientFactory Creates the Elasticsearch client.ElasticsearchClientImplementor An interface allowing to close anElasticsearchClient.ElasticsearchHttpClientConfigurationContext The context passed toElasticsearchHttpClientConfigurer.ElasticsearchHttpClientConfigurer An extension point allowing fine tuning of the Apache HTTP Client used by the Elasticsearch integration. -
Class Summary Class Description ElasticsearchRequest ElasticsearchRequest.Builder ElasticsearchResponse