elasticsearch/docs/reference/migration
Ryan Ernst 34180f2285
Scripting: Remove getDate methods from ScriptDocValues (#30690)
The getDate() and getDates() existed prior to 5.x on long fields in
scripting. In 5.x, a new Date type for ScriptDocValues was added. The
getDate() and getDates() methods were left on long fields and added to date
fields to ease the transition. This commit removes those methods for
7.0.
2018-05-18 21:26:26 -07:00
..
migrate_7_0 Scripting: Remove getDate methods from ScriptDocValues (#30690) 2018-05-18 21:26:26 -07:00
index.asciidoc Migrate migration docs from 6.0 to 7.0 (#26227) 2017-08-16 13:12:44 -06:00
migrate_7_0.asciidoc Scripting: Remove getDate methods from ScriptDocValues (#30690) 2018-05-18 21:26:26 -07:00