Class ClientRest4ElasticsearchBackendClientSettings

java.lang.Object
org.hibernate.search.backend.elasticsearch.client.rest4.cfg.ClientRest4ElasticsearchBackendClientSettings

public final class ClientRest4ElasticsearchBackendClientSettings 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