179 Commits

Author SHA1 Message Date
alicejw
930cfbc558 moved info about mappings from API Ref to top-level mapping guide
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-28 15:07:12 -07:00
alicejw
64e8e4b069 for updates to cluster manager nomenclature throughout descriptive sections
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-27 15:37:49 -07:00
alicejw
6b9a22cc79 for feedback comments
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-26 13:00:35 -07:00
Lukáš Vlček
2df0f8450b Introduce Nodes APIs
In this commit we are introducing a new section in REST API Reference for Nodes APIs.

We are adding documentation for "Nodes hot threads" and "Nodes info". Because Nodes APIs share common request parameters we also add more detailed section into parent index page (notice that the nodes-filter parameter was moved from "Cluster stats" page and was improved, and relevant links were updated).

There are more Nodes APIs that still need to be documented, this is just a good start.

We updated nav_order parameter for some pages as well.

Relevant ticket: #424

Signed-off-by: Lukáš Vlček <lukas.vlcek@aiven.io>
2022-04-22 18:40:11 +02:00
alicejw
a5811c1764 for reviewer comments
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-20 13:58:27 -07:00
alicejw
e669674d64 switch left nav as acronmy-only, and page with full title, then acronym
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-20 10:31:06 -07:00
alicejw
af4afc2c1c for more changes to replace terms for #450
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-18 14:32:49 -07:00
alicejw
309f79df7f for terminology change from 'master' to 'cluster_manager' per issue #450 https://github.com/opensearch-project/documentation-website/issues/450
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-18 14:30:56 -07:00
Naarcha-AWS
0a24fa2992 Remove from all API requests and responses
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-04-14 12:55:17 -05:00
alicejw
32b5b0771f for additional reviewer suggestions
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-13 10:42:31 -07:00
alicejw
fc278e9b98 modify left nav entry to match new topic name
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-13 10:00:21 -07:00
alicejw
0bf76386a5 to rename file to match api function
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-13 09:46:38 -07:00
alicejw
4b5b706220 for topic title and description of API function
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-13 09:44:58 -07:00
alicejw
2aba05aa0d for review comments
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-12 14:09:46 -07:00
alicejw
92658806ef to merge content and delete duplicate file - fix for issue https://github.com/opensearch-project/documentation-website/issues/485
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-11 18:17:16 -07:00
Keith Chan
1a6282c87c
Merge pull request #421 from opensearch-project/index-apis
Added some settings APIs
2022-02-23 13:57:43 -08:00
keithhc2
4c0e3b863d Added couple settings API
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-22 12:30:26 -08:00
Keith Chan
cfd35dcd5d
Merge pull request #407 from opensearch-project/index-apis
Added clusters stats API
2022-02-11 16:43:04 -08:00
keithhc2
6f4542b3a4 Added clusters stats API
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-11 14:38:12 -08:00
Naarcha-AWS
ba554dcbc1
Merge pull request #392 from opensearch-project/add-ingest-api
Add Ingest API to reference
2022-02-08 11:29:25 -06:00
Naarcha-AWS
97ad7b9503 Final typo fix
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-07 13:22:55 -06:00
Naarcha-AWS
0b73c7bdb6 Address Keith's feedback.
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-07 12:49:43 -06:00
Naarcha-AWS
d5ef881c56 Fix remaining typos
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-04 12:02:11 -06:00
Naarcha-AWS
406db04cc2 Fix final typo.
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-04 11:45:12 -06:00
Naarcha-AWS
b5d7042ae1 Address Liz's feedback. Fix typos
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-04 11:44:49 -06:00
Naarcha-AWS
8392cd19ee Add Ingest API to reference
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-04 09:37:42 -06:00
Sergey Nuyanzin
11eca4916c
Fix misprints
Logstah => Logstash
Dashbaords => Dashboards
Speicfy => Specify

Signed-off-by: Sergey Nuyanzin <snuyanzin@gmail.com>
2022-02-01 21:53:19 +01:00
keithhc2
4bf530065b Added some context
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-26 15:20:12 -08:00
keithhc2
34bc1f802a Missed some files
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-26 14:25:06 -08:00
keithhc2
70a35c6477 Added open index and put mapping and adjusted front-matter
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-26 14:22:09 -08:00
keithhc2
3bfd988e42 Add clone and split APIs and bug fixes
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-20 13:16:28 -08:00
Keith Chan
eecaeab15f
Merge branch 'main' into index-apis 2022-01-06 11:28:06 -08:00
keithhc2
299e7cc2ff Changed index name
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-04 15:58:03 -08:00
keithhc2
db9fbce3d0 Addressed comments
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-04 10:29:05 -08:00
keithhc2
519772b185 Added search API
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-03 15:17:27 -08:00
Keith Chan
2f8ea40bcb
Merge pull request #334 from opensearch-project/index-apis
Added missing parameters
2021-12-20 10:14:03 -08:00
keithhc2
e08d81a371 Clarified slices
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-17 19:28:01 -08:00
keithhc2
325f11ba40 Added missing parameters
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-17 16:45:45 -08:00
Liz Snyder
5554208a63
Merge pull request #317 from opensearch-project/fix-command
Fix failing commands
2021-12-06 13:12:43 -08:00
Liz Snyder
872dabe8f8 Fix brackets
Signed-off-by: Liz Snyder <elizabsn@amazon.com>
2021-12-06 13:11:36 -08:00
Liz Snyder
2ac0b75b44 Change transient to persistent
Signed-off-by: Liz Snyder <elizabsn@amazon.com>
2021-12-06 13:07:10 -08:00
Liz Snyder
9bfef645f5 Fix failing commands
Signed-off-by: Liz Snyder <elizabsn@amazon.com>
2021-12-06 13:02:47 -08:00
keithhc2
b1952e9af2 Addressed comments
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-11-30 11:08:01 -08:00
keithhc2
9e87adfc1b Added shrink index API and fixed Java compatibility
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-11-29 15:13:45 -08:00
keithhc2
302d022567 Added exists and close index to REST API 2021-10-28 15:49:13 -07:00
keithhc2
7833b19588 Reorganized index APIs and added delete/get index 2021-10-06 14:33:08 -07:00
Keith Chan
dcb3a0c02d
Merge pull request #185 from opensearch-project/document-rest-apis
Added reindex API to REST API reference
2021-09-29 10:31:26 -07:00
keithhc2
7c425f102d Added reindex API 2021-09-27 12:52:36 -07:00
aetter
07b0650128 Add remote cluster information operation 2021-09-22 12:59:25 -07:00
aetter
ba9f432622 Fix table 2021-09-16 14:38:01 -07:00