Uses of Enum
org.hibernate.search.backend.elasticsearch.index.IndexStatus
Packages that use IndexStatus
Package
Description
-
Uses of IndexStatus in org.hibernate.search.backend.elasticsearch.cfg
Fields in org.hibernate.search.backend.elasticsearch.cfg declared as IndexStatusModifier and TypeFieldDescriptionstatic final IndexStatusElasticsearchIndexSettings.Defaults.SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUSDeprecated. -
Uses of IndexStatus in org.hibernate.search.backend.elasticsearch.index
Methods in org.hibernate.search.backend.elasticsearch.index that return IndexStatusModifier and TypeMethodDescriptionstatic IndexStatusstatic IndexStatusReturns the enum constant of this type with the specified name.static IndexStatus[]IndexStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.
ElasticsearchIndexSettings.SCHEMA_MANAGEMENT_MINIMAL_REQUIRED_STATUSproperty is now dynamic and depends on the targeted Elasticsearch distribution.