elasticsearch/docs/reference/search
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
..
request Scripting: Add Multi-Valued Field Methods to Expressions 2015-05-14 08:27:24 -07:00
suggesters Docs: Fixed typos 2015-05-05 10:38:05 +02:00
count.asciidoc [DOCS] documented missing query_string parameters for count, exists, search & validate_query 2015-05-11 12:58:30 +02:00
exists.asciidoc [DOCS] documented missing query_string parameters for count, exists, search & validate_query 2015-05-11 12:58:30 +02:00
explain.asciidoc Revert "[QUERY] Remove lowercase_expanded_terms and locale options" 2015-03-13 13:51:44 -06:00
facets.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
field-stats.asciidoc Docs: Tidied docs for field-stats 2015-04-26 15:52:02 +02:00
multi-search.asciidoc Search: Remove the count search type. 2015-03-31 11:31:49 +02:00
percolate.asciidoc parent/child: Removed the top_children query. 2015-05-10 16:30:19 +02:00
request-body.asciidoc Removed reference to search type 'count' 2015-05-04 14:48:40 -07:00
search-shards.asciidoc Docs: Fixed path to search-shards 2014-07-26 15:05:53 +02:00
search-template.asciidoc Docs: Updated version annotations in master 2015-04-09 14:50:11 +02:00
search.asciidoc [DOCS] Corrected syntax error in search curl cmd 2014-11-12 17:21:19 +01:00
suggesters.asciidoc Search: Remove the count search type. 2015-03-31 11:31:49 +02:00
uri-request.asciidoc [DOCS] documented missing query_string parameters for count, exists, search & validate_query 2015-05-11 12:58:30 +02:00
validate.asciidoc [DOCS] documented missing query_string parameters for count, exists, search & validate_query 2015-05-11 12:58:30 +02:00