Interface HibernateSearchElasticsearchRuntimeConfigPersistenceUnit.AutomaticIndexingSynchronizationConfig

Enclosing interface:
HibernateSearchElasticsearchRuntimeConfigPersistenceUnit

@Deprecated public static interface HibernateSearchElasticsearchRuntimeConfigPersistenceUnit.AutomaticIndexingSynchronizationConfig
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    Use quarkus.hibernate-search-orm.indexing.plan.synchronization.strategy instead.
  • Method Details

    • strategy

      @ConfigDocDefault("write-sync") Optional<String> strategy()
      Deprecated.
      Use quarkus.hibernate-search-orm.indexing.plan.synchronization.strategy instead.
      The synchronization strategy to use when indexing automatically.