OpenSearch/docs/reference/modules/scripting
Nik Everett dacc150934 Expose multi-valued dates to scripts and document painless's date functions (#22875)
Implemented by wrapping an array of reused `ModuleDateTime`s that
we grow when needed. The `ModuleDateTime`s are reused when we
move to the next document.

Also improves the error message returned when attempting to modify
the `ScriptdocValues`, removes a couple of allocations, and documents
that the date functions are available in Painless.

Relates to #22162
2017-02-01 21:57:07 -05:00
..
advanced-scripting.asciidoc Reorganise scripting docs (#18132) 2016-05-04 18:17:10 +02:00
expression.asciidoc improve date api for expressions/painless fields 2016-05-31 09:32:33 -04:00
fields.asciidoc Remove groovy scripting language (#21607) 2016-11-22 19:24:12 -08:00
native.asciidoc Docs fix native script usage in 5.x (#22362) 2016-12-29 09:41:26 -08:00
painless-debugging.asciidoc Generate reference links for painless API (#22775) 2017-01-26 10:39:19 -05:00
painless-syntax.asciidoc Update painless-syntax.asciidoc 2016-12-19 10:09:24 +01:00
painless.asciidoc Expose multi-valued dates to scripts and document painless's date functions (#22875) 2017-02-01 21:57:07 -05:00
security.asciidoc Descriptions for scripting enabled (#22388) 2016-12-30 12:50:17 -05:00
using.asciidoc Change Namespace for Stored Script to Only Use Id (#22206) 2017-01-31 13:27:02 -08:00