debadair
a3b851e9b9
[DOCS] Move snapshot-restore out of modules. ( #49618 )
...
* [DOCS] Move snapshot-restore docs out of modules.
* [DOCS] Incorporates comments from @jrodewig.
* [DOCS] Fix snippet tests
2020-01-09 16:12:02 -08:00
Lisa Cawley
f7edcb0857
[DOCS] Fixes build errors ( #47536 )
2019-10-03 15:22:41 -07:00
Lisa Cawley
91992a805f
[DOCS] Moves Watcher content into Elasticsearch book ( #47147 )
...
Co-Authored-By: James Rodewig <james.rodewig@elastic.co>
2019-09-27 16:05:44 -07:00
Lisa Cawley
a2e7dabc23
[DOCS] Merge monitoring sections in Elasticsearch book ( #46885 )
2019-09-24 10:35:06 -07:00
Lisa Cawley
18a3b2e351
[DOCS] Group rollup and transform content ( #46882 )
2019-09-23 08:45:01 -07:00
Lisa Cawley
a827349714
[DOCS] Add security section to Elasticsearch book ( #46883 )
...
Co-Authored-By: Tim Vernum <tim@adjective.org>
2019-09-20 11:31:24 -07:00
James Rodewig
a8873eff2b
[DOCS] Add CCR docs to the Elasticsearch Reference Guide ( #45704 )
...
Previously, cross-cluster replication (CCR) documentation was located in
the Stack Overview:
https://www.elastic.co/guide/en/elastic-stack-overview/master/xpack-ccr.html
This adds CCR documentation to the Elasticsearch Reference Guide with a
level offset for headings.
The level offset and CCR Stack Overview docs will be removed in later
commits.
2019-09-17 14:25:46 -04:00
James Rodewig
28107b2221
Retitle and relocate cross-cluster search docs ( #45608 )
2019-08-15 16:11:04 -04:00
James Rodewig
724769071d
[DOCS] Move Elasticsearch APIs to REST APIs section. ( #44238 ) ( #44372 )
...
Moves the following API sections under the REST APIs navigations:
- API Conventions
- Document APIs
- Search APIs
- Index APIs (previously named Indices APIs)
- cat APIs
- Cluster APIs
Other supporting changes:
- Removes the previous index APIs page under REST APIs. Adds a redirect for the removed page.
- Removes several [partintro] macros so the docs build correctly.
- Changes anchors for pages that become sections of a parent page.
- Adds several redirects for existing pages that become sections of a parent page.
This commit re-applies changes from #44238 . Changes from that PR were reverted due to broken links in several repos. This commit adds redirects for those broken links.
2019-07-17 08:49:22 -04:00
James Rodewig
bd52e148c5
[DOCS] Remove :edit_url: overrides. ( #44445 )
...
These overrides do not work in Asciidoctor and are no longer needed.
2019-07-16 15:02:38 -04:00
James Rodewig
2c1939f5f9
Revert "[DOCS] Relocate several APIs to REST APIs section ( #44238 )"
...
This reverts commit 6ebd59791a
.
2019-07-12 18:06:44 -04:00
James Rodewig
562d609c45
[DOCS] Relocate several APIs to REST APIs section ( #44238 )
2019-07-12 12:15:01 -04:00
James Rodewig
3bdeb45ed7
Revert "[DOCS] Relocate several APIs to REST APIs section ( #44238 )"
...
This reverts commit 6ebd59791a
.
2019-07-11 17:00:45 -04:00
James Rodewig
6ebd59791a
[DOCS] Relocate several APIs to REST APIs section ( #44238 )
2019-07-11 16:22:57 -04:00
James Rodewig
1594892312
[DOCS] Change 'X-Pack APIs' section to 'REST APIs' ( #43451 )
2019-06-26 13:44:33 -04:00
Lisa Cawley
23ff9d4011
[DOCS] Adds administering section ( #43493 )
2019-06-24 10:14:12 -07:00
debadair
3fffe41867
[DOCS] Add introduction to Elasticsearch. ( #43075 )
...
* [DOCS] Add introduction to Elasticsearch.
* [DOCS] Incorporated review comments.
* [DOCS] Minor edits to add an abbreviated title and cross refs.
* [DOCS] Added sizing tips & link to quantatative sizing video.
2019-06-17 16:57:43 -07:00
James Rodewig
fb079e527c
[DOCS] Move 'Scripting' section to top-level navigation. ( #42939 )
2019-06-06 10:45:04 -04:00
Lisa Cawley
ffa5461b7f
[DOCS] Removes X-Pack Java client configuration ( #42480 )
2019-05-24 09:31:24 -07:00
Lisa Cawley
dfc3b8e416
[DOCS] Removes X-Pack setup ( #42481 )
2019-05-24 09:00:38 -07:00
Lisa Cawley
7ba7d230da
[DOCS] Removes X-Pack settings section ( #39870 )
2019-03-14 14:22:06 -07:00
Simon Willnauer
29ef442841
Add a _freeze
/ _unfreeze
API ( #35592 )
...
This commit adds a rest endpoint for freezing and unfreezing an index.
Among other cleanups mainly fixing an issue accessing package private APIs
from a plugin that got caught by integration tests this change also adds
documentation for frozen indices.
Note: frozen indices are marked as `beta` and available as a basic feature.
Relates to #34352
2018-11-20 08:03:24 +01:00
Lisa Cawley
3c36ba1f5e
[DOCS] Move CCR overview pages ( #34918 )
2018-11-02 14:23:13 -07:00
Tal Levy
d8322ca069
Merge remote-tracking branch 'upstream/master' into index-lifecycle
2018-10-26 12:46:21 -07:00
Tal Levy
e737ea7d4a
remove old doc placeholder and migrate ilm docs to top-level ( #34615 )
...
we are restructuring the docs, this migrates ILM docs outside of the x-pack doc structure.
2018-10-26 12:19:52 -07:00
Jason Tedor
fdfdbe486d
Introduce cross-cluster replication API docs ( #34726 )
...
This commit is our first introduction to cross-cluster replication
docs. In this commit, we introduce the cross-cluster replication API
docs. We also add skelton docs for additional content that will be added
in a series of follow-up commits.
2018-10-26 11:23:35 -04:00
Lee Hinman
a26cc1a242
Merge remote-tracking branch 'origin/master' into index-lifecycle
2018-09-27 11:00:37 -06:00
Lisa Cawley
37be3e713c
[DOCS] Synchronize location of Breaking Changes ( #33588 )
2018-09-27 08:41:38 -07:00
Colin Goodheart-Smithe
f00a28a909
Merge branch 'master' into index-lifecycle
2018-09-05 09:48:48 +01:00
Lisa Cawley
f3f8d9b833
[DOCS] Moves monitoring pages to docs folder ( #33324 )
2018-09-04 10:02:13 -07:00
Colin Goodheart-Smithe
e2c1beb1be
Merge branch 'master' into index-lifecycle
2018-09-03 10:01:16 +01:00
Lisa Cawley
cdeadfc585
[DOCS] Move rollup APIs to docs ( #31450 )
2018-08-31 10:50:43 -07:00
debadair
5011aa2c2b
Set up ILM docs. ( #32823 )
...
* [DOCS] Added ILM docs to the ref.
* [DOCS] Added structure for ILM docs.
* [DOCS] Made the intro a bit more general per Tal's comment.
2018-08-13 13:15:15 -07:00
Lisa Cawley
efffa0226d
[DOCS] Move sql to docs ( #31474 )
2018-06-25 09:41:22 +01:00
Lisa Cawley
baa9b8575c
[DOCS] Move monitoring to docs folder ( #31477 )
2018-06-25 09:41:22 +01:00
Lisa Cawley
638b9fd88c
[DOCS] Move sql to docs ( #31474 )
2018-06-22 15:40:25 -07:00
Lisa Cawley
eb81a305ae
[DOCS] Move monitoring to docs folder ( #31477 )
2018-06-22 15:39:34 -07:00
Lisa Cawley
7f0c2e89c2
[DOCS] Moves X-Pack setup to docs ( #31145 )
2018-06-06 14:46:20 -07:00
Lisa Cawley
45537c59e5
[DOCS] Moves X-Pack settings to docs folder ( #31120 )
2018-06-06 10:05:32 -07:00
Lisa Cawley
6fd4eb52b8
[DOCS] Moves commands to docs folder ( #31114 )
2018-06-06 07:49:15 -07:00
lcawl
7c05f69c39
[DOCS] Creates rest-api folder in docs
2018-06-05 16:43:55 -07:00
Lisa Cawley
6ce86a8d7f
[DOCS] Reset edit links ( #30909 )
2018-05-29 08:16:53 -07:00
Lisa Cawley
6846d2c94a
[DOCS] Removes redundant index.asciidoc files ( #30707 )
2018-05-18 11:05:40 -07:00
lcawley
06551a8549
[DOCS] Added index-shared4 and index-shared5.asciidoc
2017-09-20 10:54:26 -07:00
Clinton Gormley
8296618640
Include shared/attributes.asciidoc from docs master
2017-07-03 18:17:34 +02:00
Lisa Cawley
03f952a838
[DOCS] Update docs to use shared attribute file ( #25403 )
...
* [DOCS] Update docs to use shared attribute file
* [DOCS] Add shared attributes to Versions.asciidoc
2017-06-27 08:33:28 -07:00
Lisa Cawley
c88b759b66
[DOCS] Split index-shared.asciidoc into multiple smaller files ( #25302 )
2017-06-19 15:14:53 -07:00
debadair
c161d90524
[DOCS] Defined es-test-dir and plugins-examples-dir in index.asciidoc. ( #25232 )
...
Use these attributes when specifying the location of included tests.
2017-06-15 08:54:10 -07:00
Lisa Cawley
2f7de46b72
[DOC] Add X-Pack links to Elasticsearch Reference ( #25164 )
...
* [DOC] Add X-Pack links to Elasticsearch Reference
* [DOCS] Address alignment of attributes in Versions.asciidoc
2017-06-12 13:43:06 -07:00
Jack Conradson
b7f0df626a
[DOCS] Added Painless Language Spec content
2017-05-16 12:46:56 -07:00