elasticsearch/docs/reference/modules
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
..
cluster
discovery Fix default port for unicast zen ping hosts 2017-01-11 17:10:56 -05:00
indices Updated document as per code change. (#22878) 2017-01-31 13:36:09 +01:00
scripting Expose multi-valued dates to scripts and document painless's date functions (#22875) 2017-02-01 21:57:07 -05:00
cluster.asciidoc
cross-cluster-search.asciidoc Docs: Made cross-cluster search experimental 2017-01-24 12:44:01 +01:00
discovery.asciidoc
gateway.asciidoc
http.asciidoc
indices.asciidoc
memcached.asciidoc
network.asciidoc
node.asciidoc
plugins.asciidoc
scripting.asciidoc
snapshots.asciidoc
threadpool.asciidoc percolator: remove deprecated percolate and mpercolate apis 2017-01-10 11:18:27 +01:00
thrift.asciidoc
transport.asciidoc
tribe.asciidoc