We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f8a60 commit 5e4ce56Copy full SHA for 5e4ce56
src/main/asciidoc/reference/elasticsearch-new.adoc
@@ -1,6 +1,16 @@
1
[[new-features]]
2
= What's new
3
4
+[[new-features.4-3-0]]
5
+== New in Spring Data Elasticsearch 4.3
6
+
7
+* Upgrade to Elasticsearch 7.15.0.
8
+* Allow runtime_fields to be defined in the index mapping.
9
+* Add native support for range field types by using a range object.
10
+* Add repository search for nullable or empty properties.
11
+* Enable custom converters for single fields.
12
+* Supply a custom `Sort.Order` providing Elasticsearch specific parameters.
13
14
[[new-features.4-2-0]]
15
== New in Spring Data Elasticsearch 4.2
16
0 commit comments