File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-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 1.2.0.RC1 (2015-03-05)
5
+ -----------------------------------------
6
+ * DATAES-152 - Release 1.2 RC1.
7
+ * DATAES-151 - findAll(Iterable<ID> ids) uses id representation in source instead of ES id.
8
+ * DATAES-140 - Document fields should not be indexed for search.
9
+ * DATAES-135 - Add necessary implementation for improved multi-store behavior.
10
+ * DATAES-132 - support include_in_parent for nested fieldtype.
11
+ * DATAES-130 - Allow Spring EL usage in type attribute of @Document.
12
+ * DATAES-129 - Custom Repository Method for simple geo request does not work.
13
+ * DATAES-115 - FindBy projections for list returns only 10 results.
14
+ * DATAES-100 - Allow configurable searchTimeout.
15
+ * DATAES-94 - Bump to support ES 1.2.0.
16
+ * DATAES-91 - Support for 'suggest' operations.
17
+
18
+
4
19
Changes in version 1.1.2.RELEASE (2015-01-28)
5
20
---------------------------------------------
6
21
* DATAES-146 - Release 1.1.2.
You can’t perform that action at this time.
0 commit comments