88 Commits

Author SHA1 Message Date
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
keithhc2
302d022567 Added exists and close index to REST API 2021-10-28 15:49:13 -07:00
keithhc2
7833b19588 Reorganized index APIs and added delete/get index 2021-10-06 14:33:08 -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
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
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
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
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 d941cb6ad7d7a66453c0bfe21dbdfba6369ad122.
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
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
7d070e1ac2 added feedback 2021-08-16 13:21:29 -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
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
0d58bcf854 Remove outdated redirects 2021-08-12 14:34:31 -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
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
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