Class ClientOpenSearchElasticsearchBackendClientSettings

java.lang.Object
org.hibernate.search.backend.elasticsearch.client.opensearch.rest.cfg.ClientOpenSearchElasticsearchBackendClientSettings

@Incubating public final class ClientOpenSearchElasticsearchBackendClientSettings 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