Class ElasticsearchDialects
java.lang.Object
org.hibernate.search.backend.elasticsearch.dialect.spi.ElasticsearchDialects
Utils for integrations that require advanced checks on Elasticsearch versions,
i.e. for two-phase bootstrap like in Quarkus.
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static boolean
static boolean
-
Method Details
-
isPreciseEnoughForBootstrap
-
isPreciseEnoughForStart
-
isVersionCheckImpossible
-