Commit Graph

669 Commits

Author SHA1 Message Date
YuCheng Hu c7c0f0a15e
修改 YAML 的句法错我 2021-11-01 20:29:54 -04:00
YuCheng Hu 6784a52c19
将编码规范的链接更新为官方的链接 2021-11-01 20:23:07 -04:00
YuCheng Hu 4d15ac98c0
Merge remote-tracking branch 'origin/docs_cn' into docs_cn 2021-11-01 20:20:28 -04:00
YuCheng Hu cb76e9d308
提交资源相关链接的参数和配置 2021-11-01 20:17:08 -04:00
YuCheng Hu 9c862788b0
Merge branch 'opensearch-project:main' into docs_cn 2021-11-01 20:08:51 -04:00
Keith Chan 0766a035e0
Merge pull request #240 from bowenlan-amzn/ism
ism doc changes
2021-11-01 14:48:56 -07:00
Keith Chan 7f7f786d80
Update index.md 2021-11-01 14:47:55 -07:00
Keith Chan 2f35a61805
Added a hyperlink to update cluster settings API 2021-11-01 14:39:26 -07:00
Keith Chan a31f0efa72
Minor language tweak again 2021-11-01 14:37:01 -07:00
Keith Chan 7ded80ce11
Minor language tweaks 2021-11-01 14:34:04 -07:00
bowenlan-amzn d9b98fad1b ism doc changes
1. suggest setup error notification
2. mention rollover_skip index setting

Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
2021-11-01 10:01:29 -07:00
YuCheng Hu f0fae5fdda Update some context 2021-11-01 11:57:07 -04:00
YuCheng Hu 9d521a5740 Update README.md file for how the document compile 2021-11-01 11:54:21 -04:00
YuCheng Hu 707add7161
Update readme context for opensearch project 2021-10-30 08:00:09 -04:00
YuCheng Hu 503464cda2
Update the code for main to test Chinese version of docs 2021-10-29 21:24:07 -04: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
YuCheng Hu baef791347 Try to use GTM for Tag 2021-10-29 14:42:48 -04:00
YuCheng Hu 5547b38aaa Test Compile 2021-10-29 14:30:58 -04:00
YuCheng Hu d37b2d99c4 Test Chinese version for init build 2021-10-29 14:25:42 -04:00
YuCheng Hu d9cdf0a817 Add file for firebase 2021-10-29 14:19:15 -04:00
YuCheng Hu ff238e1768 Change Google Tracker 2021-10-29 13:26:47 -04:00
YuCheng Hu a4183497e1 Change not provide baseurl 2021-10-29 13:22:04 -04:00
YuCheng Hu 4b5e0e7110
Create jekyll.yml 2021-10-29 09:59:22 -04:00
YuCheng Hu 545dbc68c7 Create CNAME 2021-10-29 09:52:19 -04:00
YuCheng Hu 2416ce46f5 Delete CNAME 2021-10-28 20:22:09 -04:00
keithhc2 302d022567 Added exists and close index to REST API 2021-10-28 15:49:13 -07:00
YuCheng Hu 94a956d1e5
Update CNAME 2021-10-28 16:47:12 -04:00
YuCheng Hu e63b3ad5b3
Update _config.yml 2021-10-28 14:53:18 -04:00
YuCheng Hu 35486140f6 Create CNAME 2021-10-28 14:51:52 -04:00
YuCheng Hu 769b2b7ef7 Delete CNAME 2021-10-28 14:51:00 -04:00
YuCheng Hu 8857757c15 Create CNAME 2021-10-28 14:48:47 -04:00
Andrew Etter 02da89720c
Merge pull request #238 from jcgraybill/main
Add new plugins to installation page
2021-10-26 13:58:06 -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
keithhc2 f6250421a7 Spacing and title fixes 2021-10-22 14:22:15 -07:00
Keith Chan 5890994c68
Merge pull request #178 from opensearch-project/java-client
Getting started content for Java client
2021-10-22 14:17:58 -07:00
Keith Chan 40db4bd47d
Merge pull request #221 from opensearch-project/ism-visual-editor
Added steps about using ISM visual editor
2021-10-22 14:14:01 -07:00
Andrew Etter 9775e43169
Merge pull request #236 from opensearch-project/docker-quickstart
Added some basic operations to docker quick start
2021-10-22 14:11:50 -07:00
keithhc2 9022db56eb Added Gradle dependency 2021-10-22 11:57:44 -07:00
keithhc2 0d78441e76 Added finally block 2021-10-22 11:48:16 -07:00
keithhc2 e5539d555d Added some basic operation to docker quickstart 2021-10-22 11:20:21 -07:00
keithhc2 375eb2cefe Merge branch 'java-client' of https://github.com/opensearch-project/documentation-website into java-client 2021-10-21 17:38:01 -07:00
keithhc2 62d037ae63 Added versioning to high-level rest and tweaked some code 2021-10-21 17:37:52 -07:00
Keith Chan 50bc532349
Merge branch 'main' into java-client 2021-10-21 16:47:30 -07:00
keithhc2 6a1cc2c276 Added note recommending new client and changed POM dependency 2021-10-21 16:34:14 -07:00
keithhc2 e39f18da89 Hopefully this resolves the conflict 2021-10-21 15:57:33 -07:00
Keith Chan 029a369bcc
Merge pull request #230 from dlvenable/java-high-level
OpenSearch High-Level REST Client
2021-10-20 14:26:02 -07:00
Keith Chan 19ddf35e40
Minor language tweaks 2021-10-20 14:22:42 -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
Ashwin Kumar d991dd48c5
Merge pull request #234 from opensearch-project/rev_parameter
Added -rev parameter to securityadmin.sh
2021-10-20 13:34:42 -07:00