Commit Graph

254 Commits

Author SHA1 Message Date
Keith Chan 890c4338af
Merge pull request #375 from opensearch-project/index-apis
Add clone and split APIs and bug fixes
2022-01-24 09:57:50 -08:00
ashwinkumar12345 dfcb805208 “..”
Signed-off-by: ashwinkumar12345 <kumarjao@users.noreply.github.com>
2022-01-23 21:47:59 -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
Eli Fisher 32037c038b Update Java home variable to be correct
updates docs to us `JAVA_HOME`

Signed-off-by: Eli Fisher <elifish@amazon.com>
2022-01-14 14:01:36 -05:00
Keith Chan 05cf6bf317
Merge pull request #350 from opensearch-project/transforms-fixes
Fixed plugin list
2022-01-07 15:55:25 -08:00
Keith Chan eecaeab15f
Merge branch 'main' into index-apis 2022-01-06 11:28:06 -08:00
keithhc2 b98c65cd9d Added note about important settings
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-05 16:11:25 -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
keithhc2 3e1cd7e84b Fixed plugin list
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-03 11:22:46 -08:00
keithhc2 4aa30a6519 Changed docker pull to latest
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-22 12:09:00 -08:00
keithhc2 a50b530f02 Added back in 1.1 plugins
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-12-22 12:04:20 -08:00
Miki 13dd9a4e02 Separate OpenSearch Dashboards version from that of OpenSearch
Signed-off-by: Miki <miki@amazon.com>
2021-12-22 11:27:02 -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
Keith Chan 4d9dc70a43
Merge pull request #330 from opensearch-project/data-prepper-1.2
Data prepper 1.2
2021-12-15 17:26:53 -08:00
Christopher Manning b6a37dc493 addressing pr feedback
Signed-off-by: Christopher Manning <cmanning09@users.noreply.github.com>
2021-12-14 08:48:53 -06:00
Ashwin Kumar ca7db133a7
Merge pull request #327 from opensearch-project/shard_indexing_backpressure
Shard indexing backpressure
2021-12-13 11:16:02 -08:00
ashwinkumar12345 baf9941f2a “..”
Signed-off-by: ashwinkumar12345 <kumarjao@users.noreply.github.com>
2021-12-12 23:30:10 -08:00
Keith Chan f2dea3736c
Merge pull request #310 from namrataa-p/patch-1
Add Sample Docker Compose file for development
2021-12-07 15:57:18 -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
namrataa-p 11409b9b6d
Add requested changes
Signed-off-by: namrataa-p <namrata23x@gmail.com>
2021-12-04 02:44:01 +05:30
Keith Chan 072f1f1d2b
Merge pull request #300 from opensearch-project/index-apis
Added shrink index API and fixed Java compatibility
2021-12-03 10:33:19 -08:00
namrataa-p 9c6e1979a0
Update docker.md
Signed-off-by: namrataa-p <namrata23x@gmail.com>
2021-12-03 23:47:39 +05:30
namrataa-p 49a48c9111
Add Sample Docker Compose file for development
Signed-off-by: namrataa-p <namrata23x@gmail.com>
2021-12-02 23:51:06 +05:30
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
CEHENKLE 349296d162
Merge pull request #272 from opensearch-project/1.2
1.2 updates
2021-11-23 10:36:38 -08:00
keithhc2 40ca36869b Fix conflicts please
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-11-16 16:08:22 -08:00
keithhc2 748bb26360 Added observability plugin
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-11-16 15:50:48 -08:00
keithhc2 24c3712c99 Version updates
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-11-15 17:02:32 -08:00
Liz Snyder 8332843c5a
Fix link 2021-11-12 05:39:43 -08:00
Ashwin Kumar 2499d9d21b
Merge pull request #242 from opensearch-project/ansible_playbook
Ansible playbook docs
2021-11-02 15:43:27 -07:00
ashwinkumar12345 610334f9eb incorporated feedback 2021-11-02 12:57:04 -07:00
ashwinkumar12345 95dc1be29c Added Ansible playbook docs 2021-11-02 12:03:02 -07:00
Keith Chan 92165b0b08
Merge pull request #239 from opensearch-project/index-apis
Added exists and close index to REST API
2021-10-29 13:03:57 -07:00
keithhc2 302d022567 Added exists and close index to REST API 2021-10-28 15:49:13 -07:00
jcgraybill 3a655c4a20
Add new plugins to installation page
Adding newly-available plugins to the installation page, remove large section of commented-out content, revise/fix some content that was left over from the Open Distro plugins page, reorder page.

Signed-off-by: jcgraybill <65628360+jcgraybill@users.noreply.github.com>
2021-10-26 10:41:52 -07:00
Ashwin Kumar 37d28ed22b
Merge pull request #225 from opensearch-project/helm_install_update
Added new Helm install steps
2021-10-20 13:48:26 -07:00
ashwinkumar12345 8d066f218c incorporated feedback 2021-10-20 13:48:03 -07:00
ashwinkumar12345 380a209ffa ansible steps 2021-10-20 11:25:46 -07:00
aetter 611dd62151 Slight clarification 2021-10-19 09:52:27 -07:00
ashwinkumar12345 86cce61ca6 minor change 2021-10-13 14:20:42 -07:00
ashwinkumar12345 a8a6d5b0c5 Helm new steps 2021-10-13 14:16:15 -07:00
keithhc2 eb10960552 Fixed a broken link 2021-10-07 14:32:19 -07:00
aetter 49acaf051b Update docker-security.md 2021-10-07 09:54:51 -07:00
Keith Chan a49b3fa2d7
Merge pull request #213 from opensearch-project/index-apis
Reorganized index APIs and added delete/get index
2021-10-06 15:42:29 -07:00
keithhc2 7833b19588 Reorganized index APIs and added delete/get index 2021-10-06 14:33:08 -07:00
Andrew Etter 25a46b6af8
Merge pull request #191 from opensearch-project/1.1.0-release-updates
Initial 1.1.0 updates
2021-10-05 15:20:27 -07:00
Andrew Etter eb52f210db
Merge branch 'main' into configuration-env-change 2021-10-05 15:18:14 -07:00
aetter 1f90f3ca52 Update Helm links 2021-10-01 09:46:47 -07:00
aetter d4342aab59 Initial 1.1.0 updates 2021-09-30 13:43:24 -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
piellick 75efdfeae8
change ES_HOME env variable to OPENSEARCH_HOME
env variable looks wrong on "Launch the agent CLI"
2021-09-22 10:57:09 +02:00
aetter 4ffdce6377 Minor improvements
Troubleshooting expired certificates, settings, broken link, etc.
2021-09-21 11:34:44 -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
ashwinkumar12345 2a0cf500cc updated helm project path 2021-09-14 11:10:11 -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
aetter 2c713e43ad Update index.md 2021-09-08 10:08:33 -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
Andrew Etter f29b04bdb9
Merge pull request #164 from opensearch-project/1.0.1
Version bumps for 1.0.1
2021-09-01 11:27:32 -07:00
aetter cda046f727 Version bumps for 1.0.1 2021-09-01 11:25:39 -07:00
aetter ffe3f77993 Light edits to data streams 2021-08-31 10:50:48 -07:00
aetter 60b1859f1e Remove "About data streams," "Date math support for index names," and "Simulate multi-component templates" 2021-08-31 10:43:48 -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
aetter bdffb128d8 Some redirects for OpenSearch Dashboards 1.0.0 2021-08-25 15:17:51 -07:00
Ashwin Kumar 5789bb4c28
Merge pull request #145 from opensearch-project/helm
Add install steps using Helm
2021-08-18 23:04:43 -07:00
ashwinkumar12345 3901ea23c1 incorporated feedback 2021-08-18 23:03:48 -07:00
ashwinkumar12345 60da8fa182 add steps to install OpenSearch and OpenSearch Dashboards 2021-08-18 10:49:46 -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 fd1ea4c9ac minor changes 2021-08-17 00:15:40 -07:00
ashwinkumar12345 1dcdee97f8 incorporated feedback 2021-08-16 22:44:22 -07:00
Ashwin Kumar 2452e60305
Merge pull request #139 from opensearch-project/explain_API
Add explain API to REST API
2021-08-16 13:22:05 -07:00
ashwinkumar12345 7d070e1ac2 added feedback 2021-08-16 13:21:29 -07:00