OpenSearch/docs/reference
Tanguy Leroux 04da1bda0d Move templates out of the Search API, into lang-mustache module
This commit moves template support out of the Search API to its own dedicated Search Template API in the lang-mustache module. It provides a new SearchTemplateAction that can be used to render templates before it gets delegated to the usual Search API. The current REST endpoint are identical, but the Render Search Template endpoint now uses the same Search Template API with a new "simulate" option. When this option is enabled, the Search Template API only renders template and returns immediatly, without executing the search.

Closes #17906
2016-06-23 09:30:53 +02:00
..
aggregations Docs: Convert aggs/misc to CONSOLE 2016-06-22 14:52:06 -04:00
analysis Fixed tests that failed now that BM25 is the default similarity. 2016-06-21 15:42:42 +02:00
cat Remove index_writer_max_memory stat from segment stats 2016-05-31 06:29:29 -04:00
cluster add indices nodes info flag to docs 2016-06-20 14:23:32 -04:00
docs Remove `_timestamp` and `_ttl` on 5.x indices. #18980 2016-06-22 08:35:54 +02:00
images Updated decay-function image in function_score query 2016-04-20 13:37:52 +02:00
index-modules file is -> file name (#18994) 2016-06-21 13:20:56 +02:00
indices Docs: Fixed code callout error. 2016-06-17 14:31:03 -07:00
ingest Merge pull request #18981 from elastic/doc/ingest-foreach 2016-06-22 23:14:02 +02:00
mapping Rename `fields` to `stored_fields` and add `docvalue_fields` 2016-06-22 17:38:30 +02:00
migration Move templates out of the Search API, into lang-mustache module 2016-06-23 09:30:53 +02:00
modules Rename `fields` to `stored_fields` and add `docvalue_fields` 2016-06-22 17:38:30 +02:00
query-dsl [TEST] wait for yellow after setup doc tests (#18726) 2016-06-03 16:37:28 +02:00
release-notes Add upgrade-not-supported warning to alpha release notes 2016-06-02 10:18:16 +02:00
search Move templates out of the Search API, into lang-mustache module 2016-06-23 09:30:53 +02:00
setup Changed path.script to path.scripts in docs 2016-06-22 12:39:52 +02:00
testing Introduce dedicated master nodes in testing infrastructure (#18514) 2016-05-27 08:44:20 +02:00
aggregations.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
analysis.asciidoc First pass at improving analyzer docs (#18269) 2016-05-11 14:17:56 +02:00
api-conventions.asciidoc Lessen leniency of the query dsl. #18276 2016-05-16 17:37:00 +02:00
cat.asciidoc Add support for documented byte/size units and for micros as a time unit in _cat API 2016-04-15 20:55:41 +02:00
cluster.asciidoc Update task management docs to reflect the latest changes in the interface 2016-03-29 12:26:37 -04:00
docs.asciidoc Add support for waiting until a refresh occurs 2016-06-06 11:37:53 -04:00
getting-started.asciidoc Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
glossary.asciidoc Improve glossary to not refer to types as "like a table" (#17704) 2016-04-13 14:29:47 +02:00
index-modules.asciidoc Remove `_timestamp` and `_ttl` on 5.x indices. #18980 2016-06-22 08:35:54 +02:00
index.asciidoc Added release notes for 5.0.0-alpha3 2016-05-31 11:51:10 +02:00
indices.asciidoc [DOCS] fix missing rollover-index link 2016-06-17 12:14:45 -04:00
ingest.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02:00
mapping.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02:00
modules.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
query-dsl.asciidoc Fixed broken xrefs to query-dsl-not-query, which has been removed. 2015-10-20 13:01:37 -07:00
redirects.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
release-notes.asciidoc Added release notes for 5.0.0-alpha3 2016-05-31 11:51:10 +02:00
search.asciidoc Add documentation for global search timeout 2016-01-07 10:42:18 -05:00
setup.asciidoc Add bootstrap check docs 2016-05-27 06:03:35 -04:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00