Commit Graph

177 Commits

Author SHA1 Message Date
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
Keith Chan 35a7b186fc
Fixed broken link 2021-09-14 14:03:29 -07:00
Ashwin Kumar 5a1a4cfdef
Merge pull request #162 from opensearch-project/count
Added count REST API
2021-09-10 14:25:17 -07:00
ashwinkumar12345 b030194981 incorporated feedback 2021-09-10 14:25:00 -07:00
Keith Chan b1d3a5906b
Language tweaks to create-index 2021-09-01 19:13:23 -07:00
aetter ecea83707d Adds Lucene version variable, minor improvements to REST API and query DSL 2021-09-01 11:37:54 -07:00
ashwinkumar12345 baa5622f9d minor changes 2021-08-31 10:29:20 -07:00
ashwinkumar12345 dc48c6ced5 added count API 2021-08-30 12:58:30 -07:00
Keith Chan 62611a7605
Merge pull request #161 from opensearch-project/document-rest-apis
Tweaked document REST APIs
2021-08-30 12:46:52 -07:00
Keith Chan 94503ea959
Language tweaks 2021-08-30 11:54:46 -07:00
keithhc2 449177c07e Fixed typos 2021-08-30 11:47:02 -07:00
keithhc2 f464d01041 Revert "Fixed typos"
This reverts commit d941cb6ad7.
2021-08-30 11:44:35 -07:00
keithhc2 36694537f6 Space? 2021-08-30 11:42:52 -07:00
keithhc2 26d3dfe351 Maybe this is the label 2021-08-30 11:42:00 -07:00
keithhc2 7faade1bdf Maybe this can resolve conflicts 2021-08-30 11:38:59 -07:00
keithhc2 5ddabb88bd Fixed heading and styling 2021-08-30 11:35:11 -07:00
keithhc2 edd9d2e313 Fixed even more typos 2021-08-30 11:34:01 -07:00
keithhc2 d941cb6ad7 Fixed typos 2021-08-30 11:32:24 -07:00
keithhc2 17f91f09a3 Language tweaks everywhere 2021-08-30 11:29:19 -07:00
Keith Chan b9023ab6ec
Merge pull request #141 from opensearch-project/document-rest-apis
Added update by query to REST API reference
2021-08-17 16:41:38 -07:00
keithhc2 90e28e6f23 Added some context about including a script 2021-08-17 16:36:25 -07:00
keithhc2 d60acc5fd2 Added update by query to REST API reference 2021-08-17 15:22:33 -07:00
Keith Chan 747c4d7730
Fixed nav_order 2021-08-17 13:20:07 -07:00
Keith Chan 10ec3ef95e
Fixed nav_order 2021-08-17 13:19:52 -07:00
ashwinkumar12345 7d070e1ac2 added feedback 2021-08-16 13:21:29 -07:00
ashwinkumar12345 c8761d3bd6 minor fix 2021-08-16 12:04:23 -07:00
ashwinkumar12345 b5812bebbf incorporated feedback 2021-08-16 12:01:53 -07:00
ashwinkumar12345 d90d9859a2 minor changes 2021-08-16 11:00:48 -07:00
ashwinkumar12345 6ebe39307e added explain API 2021-08-16 00:24:18 -07:00
Keith Chan d6b02c0e17
Fixed label 2021-08-13 11:25:19 -07:00
aetter 0d58bcf854 Remove outdated redirects 2021-08-12 14:34:31 -07:00
Keith Chan 5b1f7fdaca
Merge pull request #132 from opensearch-project/document-rest-apis
Added delete by query and index document to document APIs
2021-08-12 11:41:52 -07:00
keithhc2 dbb3d893ac Addressed comments 2021-08-12 11:41:04 -07:00
keithhc2 eb51f06694 Added delete by query and index document to document APIs 2021-08-06 15:52:53 -07:00
Keith Chan 8c703b9cff
Merge pull request #121 from opensearch-project/document-rest-apis
Added multi-get document API to REST API
2021-08-04 12:04:14 -07:00
keithhc2 a3808e858a Minor style changes 2021-08-04 12:03:41 -07:00
keithhc2 59f7ffeb99 Addressed comments 2021-08-04 12:00:36 -07:00
Ashwin Kumar b8b7fb13e3
Merge pull request #124 from opensearch-project/multi-search
Add multi-search API
2021-08-04 11:42:41 -07:00
ashwinkumar12345 b4461e130f incorporated feedback 2021-08-04 11:39:04 -07:00
Keith Chan 266df8e006
Added label 2021-08-03 15:39:31 -07:00
ashwinkumar12345 2ff209d0b8 Add multi-search API 2021-08-02 10:57:38 -07:00
ashwinkumar12345 28e0409da3 deleted from main branch 2021-08-02 10:55:50 -07:00
ashwinkumar12345 7c33c8d5a4 Add multi-search API 2021-08-02 10:53:39 -07:00
keithhc2 f315193267 Added versioning label 2021-07-30 14:31:42 -07:00
keithhc2 84e9440f18 Added multi-get document API to REST API 2021-07-29 16:16:15 -07:00
Andrew Etter 0ac341523a
Merge pull request #117 from opensearch-project/introduced-labels
Add "introduced" labels for APIs
2021-07-28 10:13:30 -07:00
Keith Chan a4cca7c71b
Merge pull request #112 from opensearch-project/document-rest-apis
Added update document to REST API reference
2021-07-27 10:05:06 -07:00
Keith Chan 4705da9726
Merge pull request #99 from opensearch-project/update-mapping
Added update mapping to API reference and fixed some metadata
2021-07-27 10:04:55 -07:00
aetter 5f678cd814 Add "introduced" labels for APIs 2021-07-26 16:14:22 -07:00
keithhc2 793ce77490 Added update document to REST API reference 2021-07-22 14:24:17 -07:00
keithhc2 2b31c5392c Added some additional context 2021-07-21 11:31:27 -07:00
keithhc2 9574bd2c30 Minor language tweak 2021-07-15 16:42:16 -07:00
keithhc2 951a2e01f1 Added update mapping to API reference and fixed some metadata 2021-07-15 16:38:05 -07:00