Skip to content

3.0.0.M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@puneetbehl puneetbehl released this 21 Oct 14:45
· 58 commits to master since this release

Release Information

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