3.0.0.M1
Pre-release
Pre-release
Release Information
- What's new in Grails Elasticsearch Plugin 3.0.0.M1 Guide
- User Guide
- Github commits
- Update to Grails 4 and Apache Groovy 2.5.6
- Elasticsearch 7.8.0
Return type of count method in ElasticSearchService is now java.lang.Long
(was java.lang.Integer
before)
The property total
in class grails.plugins.elasticsearch.ElasticSearchResult
is now of type org.apache.lucene.search.TotalHits
Make java.time
classes usable
Make aggregations usable with this plugin