Class ElasticsearchIndexSettings.Defaults
java.lang.Object
org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.Defaults
- Enclosing class:
ElasticsearchIndexSettings
Default values for the different settings if no values are given.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final DynamicMapping
static final int
static final int
static final int
static final IndexStatus
Deprecated.static final int
-
Method Summary
-
Field Details
-
SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUS
Deprecated.The default for theElasticsearchIndexSettings.SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUS
property is now dynamic and depends on the targeted Elasticsearch distribution.- See Also:
-
SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUS_WAIT_TIMEOUT
public static final int SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUS_WAIT_TIMEOUT- See Also:
-
INDEXING_QUEUE_COUNT
public static final int INDEXING_QUEUE_COUNT- See Also:
-
INDEXING_QUEUE_SIZE
public static final int INDEXING_QUEUE_SIZE- See Also:
-
INDEXING_MAX_BULK_SIZE
public static final int INDEXING_MAX_BULK_SIZE- See Also:
-
DYNAMIC_MAPPING
-
ElasticsearchIndexSettings.SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUS
property is now dynamic and depends on the targeted Elasticsearch distribution.