Liam Thompson
33a71e3289
[DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc
( #107413 )
...
* Remove `es-test-dir` book-scoped variable
* Remove `plugins-examples-dir` book-scoped variable
* Remove `:dependencies-dir:` and `:xes-repo-dir:` book-scoped variables
- In `index.asciidoc`, two variables (`:dependencies-dir:` and `:xes-repo-dir:`) were removed.
- In `sql/index.asciidoc`, the `:sql-tests:` path was updated to fuller path
- In `esql/index.asciidoc`, the `:esql-tests:` path was updated idem
* Replace `es-repo-dir` with `es-ref-dir`
* Move `:include-xpack: true` to few files that use it, remove from index.asciidoc
2024-04-17 14:37:07 +02:00
debadair
777598d602
[DOCS] Remove redirect pages ( #88738 )
...
* [DOCS] Remove manual redirects
* [DOCS] Removed refs to modules-discovery-hosts-providers
* [DOCS] Fixed broken internal refs
* Fixing bad cross links in ES book, and adding redirects.asciidoc[] back into docs/reference/index.asciidoc.
* Update docs/reference/search/point-in-time-api.asciidoc
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
* Update docs/reference/setup/restart-cluster.asciidoc
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
* Update docs/reference/sql/endpoints/translate.asciidoc
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
* Update docs/reference/snapshot-restore/restore-snapshot.asciidoc
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
* Update repository-azure.asciidoc
* Update node-tool.asciidoc
* Update repository-azure.asciidoc
---------
Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Amy Jonsson <amy.jonsson@elastic.co>
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2023-05-24 12:32:46 +01:00
James Rodewig
cfae69717a
[DOCS] Update anchor and add redirect for aliases ( #77349 )
...
PRs #73062 and #73043 repurposed the `alias` anchor for a new guide for index
and data stream aliases. Previously, this anchor was used for our field alias
documentation.
Repurposing the anchor has caused continuity errors for users selecting
different versions of the ES docs. It could also cause confusion for users with
a `/current/` link to the `alias` page.
This updates the anchor for the alias guide and adds a redirect page to
disambiguate the `alias` anchor.
It also fixes a bread crumb issue for redirects following the 'Modifying your
Data' redirect page.
Closes #77034 .
2021-09-07 09:42:42 -04:00
James Rodewig
74bc81c23e
[DOCS] Update alias API docs for data stream aliases ( #73419 )
...
Updates the docs for several alias APIs for data stream aliases. Also
removes some redundant examples now covered in the [aliases guide][0].
[0]: https://www.elastic.co/guide/en/elasticsearch/reference/master/alias.html
2021-06-01 08:45:22 -04:00
James Rodewig
b1ad71b077
[DOCS] Add alias guide ( #73062 )
...
Creates a guide for aliases. We can use this guide to house concepts, examples,
and tips for aliases.
2021-05-25 11:52:16 -04:00
James Rodewig
34d5f6c246
[DOCS] Consolidate routing
parameter definitions ( #73107 )
...
Combines duplicate definitions for the `routing` parameter.
2021-05-14 12:27:19 -04:00
James Rodewig
ce41fd7e2a
[DOCS] Mark filter
param as optional
2021-05-12 16:25:39 -04:00
James Rodewig
f9a00491d3
[DOCS] Refactor glossary ( #70516 )
2021-03-22 11:25:45 -04:00
Tommmster
a767350859
[DOCS] Document date math support for aliases ( #70535 )
...
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2021-03-18 10:52:48 -04:00
James Rodewig
5c75d004fa
[DOCS] Replace put
with create or update
in API names ( #70330 )
...
Co-authored-by: debadair <debadair@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2021-03-15 14:49:44 -04:00
James Rodewig
81c3cba8a8
[DOCS] Add security privileges to index API docs ( #68071 )
2021-01-28 08:53:10 -05:00
James Rodewig
3728ae6811
[DOCS] Replace twitter
dataset in index API docs ( #60473 )
2020-07-31 09:09:54 -04:00
James Rodewig
80b674fb25
[DOCS] Reformat snippets to use two-space indents ( #59973 )
2020-07-21 12:24:26 -04:00
James Rodewig
4718953469
[DOCS] Document index aliases do not support data streams ( #59321 )
2020-07-09 16:32:07 -04:00
Lisa Cawley
8b9293b3bf
[DOCS] Replace docdir attribute with es-repo-dir ( #57489 )
2020-06-01 15:55:05 -07:00
James Rodewig
e8f32d4f4c
[DOCS] Update tagged region for index alias desc ( #46886 )
2019-09-19 15:23:52 -04:00
James Rodewig
b63bb8c37b
[DOCS] Add index alias definition to glossary ( #46339 )
2019-09-06 11:35:27 -04:00
James Rodewig
97802d8aff
[DOCS] Change // CONSOLE comments to [source,console] ( #46441 )
2019-09-06 10:55:16 -04:00
James Rodewig
effb6502d7
[DOCS] Separate add index alias API docs ( #46086 )
2019-08-29 10:38:48 -04:00