[Announcement] ElasticUtils for simplified Access to the Elasticsearch Java API

I would like to announce ElasticUtils, which is a Java library for Elasticsearch 2.3 and 5.0.0:

The library provides easy access to the Elasticsearch Mapping and Bulk API in Elasticsearch 2.3 and 5.0.0. It allows to create and define the Elasticsearch Mappings in code and to index strongly-typed Java POJOs.

1 Like