OpenSearch/docs/reference/modules/scripting
Robert Muir 7656d7ea73 docs: remove null from expressions case.
Expressions don't have nulls, only doubles. If the field is missing, then its
treated as 0.0. You can query .empty to see if its missing and substitute something else.

See https://github.com/elastic/elasticsearch/pull/18132#discussion_r62068494
2016-05-04 12:50:12 -04:00
..
advanced-scripting.asciidoc Reorganise scripting docs (#18132) 2016-05-04 18:17:10 +02:00
expression.asciidoc docs: remove null from expressions case. 2016-05-04 12:50:12 -04:00
fields.asciidoc Reorganise scripting docs (#18132) 2016-05-04 18:17:10 +02:00
groovy.asciidoc Reorganise scripting docs (#18132) 2016-05-04 18:17:10 +02:00
native.asciidoc Reorganise scripting docs (#18132) 2016-05-04 18:17:10 +02:00
painless.asciidoc Reorganise scripting docs (#18132) 2016-05-04 18:17:10 +02:00
security.asciidoc Reorganise scripting docs (#18132) 2016-05-04 18:17:10 +02:00
using.asciidoc Reorganise scripting docs (#18132) 2016-05-04 18:17:10 +02:00