The Elasticsearch Beyonder team is pleased to announce the elasticsearch-beyonder-7.15 release!
Elasticsearch Beyonder
Elasticsearch beyonder provides automatic index, mapping, alias or template creation
when an elasticsearch client starts.
Usage
Add this library to you project:
<dependency>
<groupId>fr.pilato.elasticsearch</groupId>
<artifactId>elasticsearch-beyonder</artifactId>
<version>7.15</version>
</dependency>
New features
- #198: Add Index lifecycle . Thanks to wsourdin.
Changes
For a manual installation, you can download the elasticsearch-beyonder-7.15 here:
Have fun!
-Elasticsearch Beyonder team