Update documentation

This commit is contained in:
Peter-Josef Meisch 2021-10-08 13:44:58 +02:00
parent b8f8a60fd7
commit 5e4ce56414
No known key found for this signature in database
GPG Key ID: DE108246970C7708

View File

@ -1,6 +1,16 @@
[[new-features]]
= What's new
[[new-features.4-3-0]]
== New in Spring Data Elasticsearch 4.3
* Upgrade to Elasticsearch 7.15.0.
* Allow runtime_fields to be defined in the index mapping.
* Add native support for range field types by using a range object.
* Add repository search for nullable or empty properties.
* Enable custom converters for single fields.
* Supply a custom `Sort.Order` providing Elasticsearch specific parameters.
[[new-features.4-2-0]]
== New in Spring Data Elasticsearch 4.2