OpenSearch/docs/reference/search/request
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
..
explain.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
fielddata-fields.asciidoc Update fielddata-fields.asciidoc 2014-08-01 09:20:19 +02:00
fields.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
from-size.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
highlighting.asciidoc Docs: Update highlighting.asciidoc 2014-10-15 13:45:56 +02:00
index-boost.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
inner-hits.asciidoc inner_hits: Nested parent field should be resolved based on the parent inner hit definition, instead of the nested parent field in the mapping. 2015-03-16 16:31:03 -07:00
min-score.asciidoc Changed the minScore comparator from > to >= 2013-11-29 20:29:20 +01:00
named-queries-and-filters.asciidoc Update named-queries-and-filters.asciidoc 2014-07-23 17:28:49 +02:00
post-filter.asciidoc Rewrote post-filter.asciidoc 2014-07-31 12:56:11 +02:00
preference.asciidoc Update preference.asciidoc 2014-07-09 11:13:17 +02:00
query.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
rescore.asciidoc Docs: Fixed typos 2015-05-05 10:38:05 +02:00
script-fields.asciidoc [DOCS] Fixed typos and corrected grammar 2013-12-02 10:08:26 +01:00
scroll.asciidoc Docs: The name of scroll ID attribute in the response is "_scroll_id" rather than "scroll_id" 2015-04-25 19:32:32 +02:00
search-type.asciidoc Merge pull request #10864 from aleph-zero/issues/9606 2015-05-07 12:51:28 -07:00
sort.asciidoc Scripting: Add Multi-Valued Field Methods to Expressions 2015-05-14 08:27:24 -07:00
source-filtering.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
version.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00