OpenSearch/docs/reference/search
Tanguy Leroux 4820d49120 Mustache: Add util functions to render JSON and join array values
This pull request adds two util functions to the Mustache templating engine:
- {{#toJson}}my_map{{/toJson}} to render a Map parameter as a JSON string
- {{#join}}my_iterable{{/join}} to render any iterable (including arrays) as a comma separated list of values like `1, 2, 3`. It's also possible de change the default delimiter (comma) to something else.

closes #18970
2016-06-29 09:48:58 +02:00
..
request Merge pull request #19092 from rmuir/more_painless_docs 2016-06-28 13:40:25 -04:00
suggesters Update completion-suggest.asciidoc 2016-04-22 14:00:37 +02:00
count.asciidoc Adds CONSOLE to count api 2016-05-18 13:36:19 +02:00
explain.asciidoc Revert "[QUERY] Remove lowercase_expanded_terms and locale options" 2015-03-13 13:51:44 -06:00
field-stats.asciidoc Extend field stats: 2016-04-27 16:51:53 +02:00
multi-search.asciidoc Closes #18013. Added status field to _msearch response bodies. 2016-06-16 00:25:17 -07:00
percolate.asciidoc percolator: renamed `percolator` query to `percolate` query 2016-04-20 15:23:54 +02:00
profile.asciidoc Added documentation for aggregation profiling 2016-06-28 19:33:29 +01:00
request-body.asciidoc Revert "Rename `fields` to `stored_fields` and add `docvalue_fields`" 2016-06-27 17:20:32 +02:00
search-shards.asciidoc Docs: Fixed path to search-shards 2014-07-26 15:05:53 +02:00
search-template.asciidoc Mustache: Add util functions to render JSON and join array values 2016-06-29 09:48:58 +02:00
search.asciidoc Fix minor typo (#18222) 2016-05-10 09:39:42 +02:00
suggesters.asciidoc Typo in verb tense of "to gather" 2016-03-03 16:21:11 -07:00
uri-request.asciidoc Revert "Rename `fields` to `stored_fields` and add `docvalue_fields`" 2016-06-27 17:20:32 +02:00
validate.asciidoc [docs] Add // CONSOLE to validate and uri-request 2016-05-17 21:21:43 -04:00