Class ElasticsearchBackendSpiSettings
- java.lang.Object
-
- org.hibernate.search.backend.elasticsearch.cfg.spi.ElasticsearchBackendSpiSettings
-
public final class ElasticsearchBackendSpiSettings extends Object
Configuration properties for the Elasticsearch backend that are considered SPI (and not API).
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ElasticsearchBackendSpiSettings.Defaults
Default values for the different settings if no values are given.
-
Field Summary
Fields Modifier and Type Field Description static String
CLIENT_FACTORY
-
-
-
Field Detail
-
CLIENT_FACTORY
public static final String CLIENT_FACTORY
- See Also:
- Constant Field Values
-
-