James Rodewig
d96796ab39
[7.x] [DOCS] Overhaul search template docs ( #72583 ) ( #74796 )
...
* [DOCS] Overhaul search template docs (#72583 )
Changes:
* Adds a tutorial for search templates.
* Adds reference docs for the render search template API.
* Improves parameter documentation for the multi search template API.
* Removes duplicate examples from the search template API, multi search API, and create stored script API docs.
* Splits the source files for the search template API and the multi search template API docs.
# Conflicts:
# docs/reference/search/search-template.asciidoc
* Add `_type` for 7.x docs
2021-06-30 17:33:41 -04:00
James Rodewig
4782caf726
[DOCS] Add missing request section for delete stored script API ( #74240 ) ( #74245 )
2021-06-17 09:19:33 -04:00
James Rodewig
23e1c84014
[DOCS] Fix URL of get stored script API ( #74221 ) ( #74242 )
...
Co-authored-by: bellengao <gbl_long@163.com>
2021-06-17 09:17:13 -04:00
James Rodewig
fde0087d2c
[DOCS] Document missing script APIs ( #72175 ) ( #72704 )
...
Documents the following APIs:
* [Delete stored script][0]
* [Get stored script][1]
* [Get script contexts][2]
* [Get script languages][3]
[0]: https://github.com/elastic/elasticsearch/blob/master/rest-api-spec/src/main/resources/rest-api-spec/api/delete_script.json
[1]: https://github.com/elastic/elasticsearch/blob/master/rest-api-spec/src/main/resources/rest-api-spec/api/get_script.json
[2]: https://github.com/elastic/elasticsearch/blob/master/rest-api-spec/src/main/resources/rest-api-spec/api/get_script_context.json
[3]: https://github.com/elastic/elasticsearch/blob/master/rest-api-spec/src/main/resources/rest-api-spec/api/get_script_languages.json
2021-05-04 11:23:42 -04:00
James Rodewig
60c940b125
[DOCS] Clarify <script-id>
parameter def
2021-04-23 15:05:58 -04:00
James Rodewig
b9c1e355c5
[DOCS] Fix created stored script API request paths
2021-04-23 11:38:25 -04:00
James Rodewig
0350721e97
[DOCS] Correct source
param data type
2021-04-19 10:42:38 -04:00
James Rodewig
404e0b92ca
[DOCS] Document create stored script API ( #71493 ) ( #71838 )
2021-04-19 09:33:20 -04:00