Skip to content

Commit 5e4ce56

Browse files
committed
Update documentation
1 parent b8f8a60 commit 5e4ce56

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/asciidoc/reference/elasticsearch-new.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
[[new-features]]
22
= What's new
33

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+
414
[[new-features.4-2-0]]
515
== New in Spring Data Elasticsearch 4.2
616

0 commit comments

Comments
 (0)