Class ClientRest5ElasticsearchBackendClientSettings

java.lang.Object
org.hibernate.search.backend.elasticsearch.client.rest5.cfg.ClientRest5ElasticsearchBackendClientSettings

@Incubating public final class ClientRest5ElasticsearchBackendClientSettings extends Object
Specific configuration properties for the Elasticsearch backend's rest client based on the Elasticsearch's low-level rest client.

Constants in this class are to be appended to a prefix to form a property key; see BackendSettings for details.

Author:
Gunnar Morling