Class ElasticsearchIndexSettings.Defaults

java.lang.Object
org.hibernate.search.backend.elasticsearch.cfg.ElasticsearchIndexSettings.Defaults
Enclosing class:
ElasticsearchIndexSettings

public static final class ElasticsearchIndexSettings.Defaults extends Object
Default values for the different settings if no values are given.
  • Field Details

    • SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUS

      public static final IndexStatus SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUS
    • 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

      public static final DynamicMapping DYNAMIC_MAPPING