OpenSearch/docs
Jack Conradson a5c0ac0d67 Scripting: Add Multi-Valued Field Methods to Expressions
Add methods to operate on multi-valued fields in the expressions language.
Note that users will still not be able to access individual values
within a multi-valued field.

The following methods will be included:

* min
* max
* avg
* median
* count
* sum

Additionally, changes have been made to MultiValueMode to support the
new median method.

closes #11105
2015-05-14 08:27:24 -07:00
..
community Docs: Fixed typos 2015-05-05 10:38:05 +02:00
groovy-api Docs: Updated elasticsearch.org links to elastic.co 2015-05-01 20:46:12 +02:00
java-api parent/child: Removed the `top_children` query. 2015-05-10 16:30:19 +02:00
perl Docs: Minor test change to Perl docs 2015-02-28 17:19:55 +01:00
python Updated copyright years to include 2015 2015-02-28 03:18:45 +01:00
reference Scripting: Add Multi-Valued Field Methods to Expressions 2015-05-14 08:27:24 -07:00
resiliency Docs: Fixed typos 2015-05-05 10:38:05 +02:00
river Warning in documentation for deprecation of rivers 2015-04-05 20:54:26 +02:00
ruby Docs: Fixed typos 2015-05-05 10:38:05 +02:00
README.asciidoc Docs: Updated docs/README.asciidoc to point to the new docs repo 2015-04-27 08:54:07 +02:00

README.asciidoc

The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process

See: https://github.com/elastic/docs