OpenSearch/modules/lang-painless/src
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
..
main Scripting: Remove getDate methods from ScriptDocValues (#30690) 2018-05-18 21:26:26 -07:00
test Scripting: Remove getDate methods from ScriptDocValues (#30690) 2018-05-18 21:26:26 -07:00