8 Commits

Author SHA1 Message Date
debadair
284c61ad19
[DOCS] Refactored index-templates topic. () ()
* [DOCS] Refactored index-templates topic.

* [DOCS] Add separate files.

* [DOCS] Add delete component template.

* Apply suggestions from code review

Co-authored-by: James Rodewig <james.rodewig@elastic.co>

* [DOCS] Incorporated review comments
2020-07-23 19:48:19 -07:00
debadair
b769e9143d
[DOCS] Add simulate ref () ()
* [DOCS] Add simulate ref pages

* Add links & experimental tags

* Fixed simulate index response

* Apply suggestions from code review

Co-authored-by: James Rodewig <james.rodewig@elastic.co>

*Incorporate review feedback.
2020-07-02 19:05:32 -07:00
Lisa Cawley
db5bf92acf
[7.x][DOCS] Replace docdir attribute with es-repo-dir () () 2020-06-01 16:42:53 -07:00
Lee Hinman
4315a55a1c
[7.x] Initial documentation for index templates V2 () ()
Backports the following commits to 7.x:
 - Initial documentation for index templates V2 ()
2020-04-28 16:10:50 -06:00
Yannick Welsch
f6686345c9 Avoid unnecessary setup and teardown in docs tests ()
The docs tests have recently been running much slower than before (see ).

The gist here is that with ILM/SLM we do a lot of unnecessary setup / teardown work on each
test. Compounded with the slightly slower cluster state storage mechanism, this causes the
tests to run much slower.

In particular, on RAMDisk, docs:check is taking

ES 7.4: 6:55 minutes
ES master: 16:09 minutes
ES with this commit: 6:52 minutes

on SSD, docs:check is taking

ES 7.4: ??? minutes
ES master: 32:20 minutes
ES with this commit: 11:21 minutes
2020-01-28 16:52:23 +01:00
James Rodewig
079bf887c0
[DOCS] Reorder index APIs alphabetically () () 2019-10-01 17:07:28 -04:00
James Rodewig
c46c57d439
[DOCS] Change // CONSOLE comments to [source,console] () () 2019-09-06 11:31:13 -04:00
James Rodewig
034a37aa01 [DOCS] Add "get index template" API docs () 2019-09-04 10:58:50 -04:00