Keith Chan
|
cfd35dcd5d
|
Merge pull request #407 from opensearch-project/index-apis
Added clusters stats API
|
2022-02-11 16:43:04 -08:00 |
keithhc2
|
6f4542b3a4
|
Added clusters stats API
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
|
2022-02-11 14:38:12 -08:00 |
Naarcha-AWS
|
ba554dcbc1
|
Merge pull request #392 from opensearch-project/add-ingest-api
Add Ingest API to reference
|
2022-02-08 11:29:25 -06:00 |
Naarcha-AWS
|
97ad7b9503
|
Final typo fix
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
|
2022-02-07 13:22:55 -06:00 |
Naarcha-AWS
|
0b73c7bdb6
|
Address Keith's feedback.
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
|
2022-02-07 12:49:43 -06:00 |
Naarcha-AWS
|
d5ef881c56
|
Fix remaining typos
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
|
2022-02-04 12:02:11 -06:00 |
Naarcha-AWS
|
406db04cc2
|
Fix final typo.
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
|
2022-02-04 11:45:12 -06:00 |
Naarcha-AWS
|
b5d7042ae1
|
Address Liz's feedback. Fix typos
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
|
2022-02-04 11:44:49 -06:00 |
Naarcha-AWS
|
8392cd19ee
|
Add Ingest API to reference
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
|
2022-02-04 09:37:42 -06:00 |
Sergey Nuyanzin
|
11eca4916c
|
Fix misprints
Logstah => Logstash
Dashbaords => Dashboards
Speicfy => Specify
Signed-off-by: Sergey Nuyanzin <snuyanzin@gmail.com>
|
2022-02-01 21:53:19 +01:00 |
keithhc2
|
4bf530065b
|
Added some context
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
|
2022-01-26 15:20:12 -08:00 |
keithhc2
|
34bc1f802a
|
Missed some files
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
|
2022-01-26 14:25:06 -08:00 |
keithhc2
|
70a35c6477
|
Added open index and put mapping and adjusted front-matter
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
|
2022-01-26 14:22:09 -08:00 |
keithhc2
|
3bfd988e42
|
Add clone and split APIs and bug fixes
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
|
2022-01-20 13:16:28 -08:00 |
Keith Chan
|
eecaeab15f
|
Merge branch 'main' into index-apis
|
2022-01-06 11:28:06 -08:00 |
keithhc2
|
299e7cc2ff
|
Changed index name
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
|
2022-01-04 15:58:03 -08:00 |
keithhc2
|
db9fbce3d0
|
Addressed comments
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
|
2022-01-04 10:29:05 -08:00 |
keithhc2
|
519772b185
|
Added search API
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
|
2022-01-03 15:17:27 -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 |
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 |
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 |
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 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 |