Uses of Interface
io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneRuntimeConfig.SchemaManagementConfig
Packages that use HibernateSearchStandaloneRuntimeConfig.SchemaManagementConfig
-
Uses of HibernateSearchStandaloneRuntimeConfig.SchemaManagementConfig in io.quarkus.hibernate.search.standalone.elasticsearch.runtime
Methods in io.quarkus.hibernate.search.standalone.elasticsearch.runtime that return HibernateSearchStandaloneRuntimeConfig.SchemaManagementConfigModifier and TypeMethodDescriptionHibernateSearchStandaloneRuntimeConfig.schemaManagement()Configuration for automatic creation and validation of the Elasticsearch schema: indexes, their mapping, their settings.