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
ashwinkumar12345
7aed3bfbf1
updated code to check error message
2021-08-27 14:00:26 -07:00
ashwinkumar12345
fbc0447bcd
added more context
2021-08-27 13:20:59 -07:00
aetter
36853b6484
Update external link to Dashboards developer guide
2021-08-27 12:46:55 -07:00
Andrew Etter
eaeeb97630
Merge pull request #123 from closingin/feature/add-osd-dev-server-docs
...
feat: add a link to the developer guide
2021-08-27 12:46:07 -07:00
Andrew Etter
dd2d93793a
Merge pull request #156 from opensearch-project/ad_shingle_size
...
Changed window size to shingle size for AD
2021-08-27 12:37:37 -07:00
Andrew Etter
6c5432db1f
Merge pull request #157 from opensearch-project/minimal-dashboards-redirects
...
Some redirects for OpenSearch Dashboards 1.0.0
2021-08-27 09:30:05 -07:00
Liz Snyder
18d3891879
Specify how to turn off cert verification
2021-08-26 15:23:06 -07:00
Liz Snyder
e210d7d217
Fix nav order to not conflict with Go
2021-08-26 13:36:12 -07:00
Liz Snyder
51d359ec40
Remove index refresh
2021-08-26 13:34:19 -07:00
Liz Snyder
4d39000cd3
Add command to install specific version
2021-08-26 12:51:04 -07:00
Liz Snyder
cea3ba7ce9
Getting started docs for javascript
2021-08-26 12:44:58 -07:00
aetter
c972869893
Link to pip, because why not
2021-08-26 11:50:46 -07:00
ashwinkumar12345
1c4f81eb53
minor fix
2021-08-26 11:41:09 -07:00
ashwinkumar12345
bfc56f2f7f
incorporated feedback
2021-08-26 11:39:32 -07:00
ashwinkumar12345
9a2e6ed028
spacing
2021-08-26 11:33:21 -07:00
aetter
ac9acb3c62
Adds some statements around compatibility
...
Should (hopefully) apply to all clients.
2021-08-26 09:15:50 -07:00
ashwinkumar12345
78621f98e3
minor change
2021-08-25 16:34:46 -07:00
aetter
bdffb128d8
Some redirects for OpenSearch Dashboards 1.0.0
2021-08-25 15:17:51 -07:00
aetter
0376c4b6d9
Fix link.
2021-08-25 14:55:03 -07:00
Andrew Etter
ff8cd66090
Merge pull request #155 from ict-one-nl/patch-1
...
Use same attribute name as cluster page
2021-08-25 14:52:13 -07:00
ashwinkumar12345
df42f777f9
changed window size to shingle size
2021-08-25 11:21:56 -07:00
ashwinkumar12345
12ce7e5fea
rough draft
2021-08-25 11:05:24 -07:00
ict-one-nl
f3a9bad35c
Use same attribute name as cluster page
...
Simple fix, but because https://opensearch.org/docs/opensearch/cluster/ uses the node.attr.temp setting and this page uses the box_type setting a less experienced user like me easily makes a mistake (not comprehending the exact workings). Using the temp attribute here as well would have saved me a couple of hours and some grey hairs.
2021-08-25 13:54:54 +02:00
aetter
30facfe628
Typo
2021-08-19 14:38:30 -07:00
Keith Chan
17ae32cb9a
Fixed variable name
2021-08-19 13:51:01 -07:00
aetter
9ce5d95786
Clean up spacing
2021-08-19 13:23:14 -07:00
aetter
0bf8624824
Getting started content for Python
2021-08-19 12:56:53 -07:00
Andrew Etter
861644393d
Merge pull request #146 from opensearch-project/fix-144
...
Fix #144
2021-08-19 12:13:12 -07:00
aetter
b863e18503
Update tls.md
2021-08-19 09:52:31 -07:00
closingin
8e3451358b
feat: add a link to the developer guide
...
Signed-off-by: closingin <2735603+closingin@users.noreply.github.com>
2021-08-19 08:47:17 +02: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
aetter
00d2db4917
De-duplicate content
...
Point readers to the more comprehensive content: https://github.com/opensearch-project/documentation-website/issues/144
2021-08-18 14:17:41 -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