Commit Graph

445 Commits

Author SHA1 Message Date
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
ashwinkumar12345 83a7bbffc0 pushed to main by mistake 2021-08-16 13:20:21 -07:00
ashwinkumar12345 8d548ca475 incorporated feedback 2021-08-16 13:17:35 -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
Andrew Etter 294da5c0df
Merge pull request #135 from opensearch-project/security-admin-script-improvements
Improve securityadmin.sh content
2021-08-16 08:32:36 -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 1d99315e8b Clean up broken links 2021-08-12 14:59:49 -07:00
aetter 6f32dce469 Merge branch 'main' into remove-redirects 2021-08-12 14:50:28 -07:00
Miki fac01d293e
Merge pull request #134 from AMoo-Miki/add-link-checks
Link checker plugin and some fixes to URLs
2021-08-12 14:49:45 -07:00
Miki 634db90e9b Link checker plugin and some fixes to URLs
Signed-off-by: Miki <mehranb@amazon.com>
2021-08-12 14:45:04 -07:00
aetter 42095bd2d7 Minor changes to Beats OSS and cluster state descriptions 2021-08-12 14:36:49 -07:00
aetter 0d58bcf854 Remove outdated redirects 2021-08-12 14:34:31 -07:00
aetter a75fbf62dc Improve securityadmin.sh content
More warnings around usage, better sample commands
2021-08-12 14:25:46 -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
ashwinkumar12345 bdf53c9117 adding helm 2021-08-09 13:53:04 -07:00
Miki ee1400ff2b
Merge pull request #126 from AMoo-Miki/fix-redirct-from
Fix paths in `redirect_from` data
2021-08-09 12:38:18 -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
Miki ba5bfa429f Fix paths in `redirect_from` data
Signed-off-by: Miki <mehranb@amazon.com>
2021-08-04 11:16:37 -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
Ashwin Kumar 15f9c6bc5c
Merge pull request #116 from opensearch-project/date_math
Add date math support for index names
2021-07-28 00:27:56 -07:00
ashwinkumar12345 a9bde64480 incorporated feedback 2021-07-28 00:27:37 -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
ashwinkumar12345 01df7f0b53 added date math for index names 2021-07-26 11:30:02 -07:00
aetter 76e3b2710e Update important-settings.md 2021-07-23 12:34:17 -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
ashwinkumar12345 4453173942 minor fix 2021-07-20 00:42:16 -07:00
ashwinkumar12345 23981ecc33 incorporated feedback 2021-07-19 23:31:33 -07:00
Xue Zhou d31b21082d Update configuration.md 2021-07-19 23:16:03 -07:00
Andrew Etter 63f391a3ef
Merge pull request #97 from opensearch-project/data_streams_fixes
minor feedback for data streams
2021-07-16 08:55:16 -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
Keith Chan 546ce5293b
Merge pull request #98 from opensearch-project/document-apis
Added delete document to API reference
2021-07-15 14:39:29 -07:00
keithhc2 9e4618111c Added delete document to API reference 2021-07-15 10:52:37 -07:00
ashwinkumar12345 40f2e462c1 minor feedback 2021-07-15 01:00:50 -07:00
Keith Chan 0257a9de5d
Changed file name 2021-07-13 14:14:31 -07:00
Keith Chan 45c8214c2b
Merge pull request #78 from opensearch-project/ga
Basic changes for 1.0.0
2021-07-12 13:49:39 -07:00
ashwinkumar12345 5a4d4dabba fixed typo 2021-07-12 10:15:32 -07:00
ashwinkumar12345 6e9249e58c added screenshot 2021-07-12 10:10:21 -07:00
ashwinkumar12345 75a835f29b incorporated feedback 2021-07-12 09:16:13 -07:00
ashwinkumar12345 73667cafd0 added data streams 2021-07-12 06:32:23 -07:00
aetter 1e031e8362 Merge branch 'main' into ga 2021-07-11 18:19:26 -07:00
aetter 47bd70cb2b Update logs.md 2021-07-11 18:14:16 -07:00
Andrew Etter a335f8741a
Merge pull request #62 from opensearch-project/compat
Add Java and OS recommendations
2021-07-09 16:35:50 -07:00
Andrew Etter 62491a2a98
Merge pull request #73 from opensearch-project/document-apis
Added get document API and some reorganization
2021-07-08 12:16:41 -07:00
aetter faa347c20f Basic changes for 1.0.0 2021-07-08 11:47:37 -07:00
aetter b81261034b Add example version, correct command 2021-07-08 10:47:51 -07:00
keithhc2 b79ee7cf34 Some reorganized and added get document API 2021-07-07 14:26:50 -07:00
ashwinkumar12345 87d14aedf0 incorporated feedback 2021-07-06 16:11:42 -07:00
ashwinkumar12345 7424f51f82 typo 2021-07-06 11:54:44 -07:00
ashwinkumar12345 c769eea533 minor fix 2021-07-06 10:44:18 -07:00
ashwinkumar12345 4693e3ba27 added composable templates 2021-07-05 01:33:01 -07:00
Keith Chan 4d3db0bbd4
Fixed capitalization in section title 2021-07-01 13:42:13 -07:00
Keith Chan 6569051dc8
Merge pull request #66 from opensearch-project/create-alias
Added create alias to API reference page
2021-06-30 11:15:31 -07:00
keithhc2 268a85ba0c Added a little more to the intro 2021-06-28 16:08:28 -07:00
aetter 29feadfb57 Update compatibility.md 2021-06-28 14:49:15 -07:00
Andrew Etter 041fd93005
Merge pull request #67 from opensearch-project/scroll-api
Added scroll to the REST API reference page
2021-06-28 12:49:16 -07:00
ashwinkumar12345 676314ceaf typos 2021-06-28 12:37:20 -07:00
ashwinkumar12345 4edfffe18c add scroll api 2021-06-28 10:53:44 -07:00
keithhc2 475f1227ff Added Path and HTTP methods section 2021-06-28 10:40:53 -07:00
keithhc2 13f7a847c1 Addressed some comments. 2021-06-28 10:36:41 -07:00
keithhc2 40c6f07871 Added create alias to API reference page 2021-06-25 11:43:33 -07:00
Keith Chan 82fce438bc
Merge pull request #63 from opensearch-project/create-index
Add create index to API reference
2021-06-24 16:56:23 -07:00
Keith Chan 0094f38d4d
Minor language tweak 2021-06-24 16:46:39 -07:00
keithhc2 4cd5ceb312 Language fixes and getting out of TypoTown 2021-06-24 16:35:09 -07:00
aetter 119b9e79ec Minor Docker improvements 2021-06-24 13:23:11 -07:00
keithhc2 4ca66d11c3 Merge branch 'create-index' of https://github.com/opensearch-project/documentation-website into create-index 2021-06-23 13:50:15 -07:00
keithhc2 f47b41b984 Fixed a broken link 2021-06-23 13:50:08 -07:00
Keith Chan 07a22dff69
Tweaked nav_order 2021-06-23 13:27:14 -07:00
keithhc2 de06d8b143 Drafted content on how to create an index with API 2021-06-23 10:19:15 -07:00
aetter 93409f1333 Add Java and OS recommendations 2021-06-23 09:45:20 -07:00
ashwinkumar12345 c38f9f9905 cat apis to rest api reference 2021-06-21 23:13:40 -07:00
aetter 8702fa875b Add cluster settings API, nitpick formatting 2021-06-18 11:48:34 -07:00
aetter 70837a3f9e Move tasks to REST API reference 2021-06-18 09:49:06 -07:00
aetter 8ee083b6d2 Clarification around Docker Compose and Dashboards 2021-06-18 09:29:17 -07:00
Andrew Etter d3a26b8353
Merge pull request #54 from opensearch-project/elfisher-both-nodes-for-docker-compose
Adds both nodes for dashboards to talk to in docker-compose
2021-06-18 09:25:39 -07:00
aetter 4e469c2579 changeit 2021-06-18 08:57:53 -07:00
Eli Fisher dd964c3b78
Adds both nodes for dashboards to talk to 2021-06-17 14:50:45 -04:00
aetter 51017f3bcc Perhaps I can redirect myself out of this long nightmare 2021-06-10 15:09:17 -07:00
aetter 9c3dda1e1a Update index.md 2021-06-10 12:48:49 -07:00
aetter e14076bbd3 Fix anchor links 2021-06-10 12:26:41 -07:00
aetter ff7da4537a Typos 2021-06-10 10:44:05 -07:00
Liz Snyder fed7115baa Few small nits 2021-06-09 22:18:31 -07:00
aetter 9ea68d488a No more relative links 2021-06-09 19:15:41 -07:00
aetter 8145dcc075 Merge branch 'main' into layout-changes 2021-06-09 13:25:06 -07:00
aetter 29f8b256c4 Links 2021-06-01 11:11:15 -07:00
aetter cd78345669 Many redirects 2021-05-28 15:28:27 -07:00
aetter 73baf3f6db Fixes site 2021-05-28 11:19:18 -07:00