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 |