You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/_posts/2011-04-23-0.16.0-released.textile
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,3 +13,7 @@ p. Features/enhancements include the ability to update many more index level set
13
13
p. Many bugs have also been fix, with several critical ones revolving around possible data loss. Its highly recommended to upgrade.
14
14
15
15
p. All changes are listed in the "0.16.0 download page":/download/2011/04/23/0.16.0.html.
16
+
17
+
h1. Upgrade Notes
18
+
19
+
p. The @_id@ field is no longer indexed by default. No functionality is lost by it, but, if the @_id@ field was used in term/terms query/filters, it should be replaced with the new ids query/filter. The issue explaining it is "here":https://github.com/elasticsearch/elasticsearch/issues/868.
0 commit comments