Package org.hibernate.search.backend.elasticsearch.dialect.model.impl
-
Interface Summary Interface Description ElasticsearchModelDialect An entry point to all operations that may be implemented differently depending on the Elasticsearch version running on the Elasticsearch cluster. -
Class Summary Class Description Elasticsearch56ModelDialect The model dialect for Elasticsearch 5.6.Elasticsearch6ModelDialect The model dialect for Elasticsearch 6.x.Elasticsearch7ModelDialect The model dialect for Elasticsearch 7.x.Elasticsearch8ModelDialect The model dialect for Elasticsearch 8.x.