File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Elasticsearch Changelog
2
2
===================================
3
3
4
+ Changes in version 3.1.0.M3 (2018-05-17)
5
+ ----------------------------------------
6
+ * DATAES-451 - Adapt to SpEL extension API changes in Spring Data Commons.
7
+ * DATAES-440 - Release 3.1 M3 (Lovelace).
8
+ * DATAES-422 - Add support for IndicesOptions in search queries.
9
+ * DATAES-420 - Analyzer of main field ignored when using @MultiField annotation.
10
+ * DATAES-412 - Highlighted fields is not getting passed to the elastic search query.
11
+ * DATAES-363 - AbstractElasticsearchRepository.existsById(..) always returns true.
12
+ * DATAES-312 - NullHandling.NULLS_LAST not working in query.sort.
13
+ * DATAES-198 - @Version has no effect, so therefore is not useful with spring data elasticsearch.
14
+
15
+
4
16
Changes in version 3.0.7.RELEASE (2018-05-08)
5
17
---------------------------------------------
6
18
* DATAES-438 - Expected a boolean [true/false] for property [index] but got [not_analyzed].
You can’t perform that action at this time.
0 commit comments