Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a52d28f

Browse files
committed
add upgrade note
1 parent 95b7d86 commit a52d28f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

blog/_posts/2011-04-23-0.16.0-released.textile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ p. Features/enhancements include the ability to update many more index level set
1313
p. Many bugs have also been fix, with several critical ones revolving around possible data loss. Its highly recommended to upgrade.
1414

1515
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

Comments
 (0)