Jeff Huss
fb227f8081
Task consumer integration ( #866 )
...
* added resource_stats object to sample responses
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
* Added information about log files
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
* Removed resource_stats from existing sample responses that lack the detailed flag
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
* Added example with detailed parameter
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
* Changed phrasing to use active voice
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
* Removed extra comma from sample JSON and rephrased feature description
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
* Replaced query string in detailed flag example with placeholder
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
* Small wording change
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
2022-08-11 16:04:43 -04:00
kolchfa-aws
ae5ae02147
Added 2.2 release ( #876 )
...
* Added 2.2 release
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Fixed RCFSummarize
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Fixed typo
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-08-11 16:00:10 -04:00
kolchfa-aws
29d719a461
Added supported field types ( #712 )
...
* Added supported field types
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Added geo shape and cleaned up other files
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Fixed a typo
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Fixed typo
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Implemented reviewer changes
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Added a section for null value
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Implemented editorial comments
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-08-11 12:02:21 -04:00
cwillum
021999f265
Revert "“fix#829-PreAgg-field_doc_count” ( #839 )" ( #860 )
...
This reverts commit 07eda05688
.
2022-08-08 15:40:00 -05:00
cwillum
07eda05688
“fix#829-PreAgg-field_doc_count” ( #839 )
...
* “fix#829-PreAgg-field_doc_count”
Signed-off-by: cwillum <cwmmoore@amazon.com>
* “fix#829-PreAgg-field_doc_count”
Signed-off-by: cwillum <cwmmoore@amazon.com>
* “fix#829-PreAgg-field_doc_count”
Signed-off-by: cwillum <cwmmoore@amazon.com>
* “fix#829-PreAgg-field_doc_count”
Signed-off-by: cwillum <cwmmoore@amazon.com>
* “fix#829-PreAgg-field_doc_count”
Signed-off-by: cwillum <cwmmoore@amazon.com>
2022-08-08 10:40:17 -07:00
Melissa Vagi
23bc23dd86
fixing typo shard indexing ( #852 )
...
Signed-off-by: vagimeli <vagimeli@amazon.com>
2022-08-05 12:18:38 -06:00
Anil Jaiswal
745309b512
Add refresh param to documentation ( #761 )
...
* Add refresh param to documentation
Signed-off-by: Anil Jaiswal <er.anil.jaiswal@gmail.com>
* Update _opensearch/rest-api/document-apis/index-document.md
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Signed-off-by: Anil Jaiswal <er.anil.jaiswal@gmail.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
2022-08-03 10:26:46 -05:00
Naarcha-AWS
6336b83b14
Add ML node settings and dynamic node description ( #787 )
...
* Add ML node instructions
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
* Change cluster settings from ml to dynamic
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
* Quick typo fix
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
* Adjust ML docs to remove dymanic mention. Adjust CAT example to be general
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
* Add editorial feedback.
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
* Fix columns in example
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-07-21 15:57:45 -05:00
Jeff Huss
0b01755beb
Added example commands and note about versions and the ECR repo ( #824 )
...
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
2022-07-20 12:54:48 -07:00
Jeff Huss
536101164c
Added reference to Docker install for plugins and renamed header ( #818 )
...
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
2022-07-19 10:39:25 -07:00
Naarcha-AWS
7c8a5881e8
Add Snapshot IRSA insturctions ( #782 )
...
* Support use of IRSA for repository-s3 plugin credentials
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
* Addressing review comments
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
* Addressing review comments
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
* Addressing review comments
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
* Add IRSA snapshot instructions
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
* Remove old changes. Update nav
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Co-authored-by: Andriy Redko <andriy.redko@aiven.io>
2022-07-07 14:21:38 -05:00
kolchfa-aws
f225c77c34
Snapshot management ( #757 )
...
* Added snapshot management
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Snapshot management v2
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Added snapshot management
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Added user roles
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Added SME comments
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Changed dashboards access from index management to snapshot management
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
* Editorial comments
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-07-07 14:19:01 -04:00
kolchfa-aws
8e43230cc1
Added 2.1 release ( #775 )
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-07-07 14:10:45 -04:00
Peter Zhu
e12c1a2867
Make sure 2.x yum installation match 1.x naming patterns ( #780 )
...
* Make sure 2.x yum installation match 1.x naming patterns
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
* Tweak a bit
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
* Tweak a bit
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
2022-07-07 13:04:07 -05:00
Sayali Gaikawad
bda7ffdfe3
Rectify rpm installation for dashboards ( #776 )
...
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
2022-07-07 10:23:26 -07:00
Jeff Huss
d78b42f8ed
Added note about lack of downgrade support to the install landing page ( #758 )
...
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
2022-07-07 10:14:01 -05:00
Alice Williams
75c553f466
Multi-terms aggregations docs ( #720 )
...
* for issue https://github.com/opensearch-project/documentation-website/issues/582
Signed-off-by: alicejw <alicejw@amazon.com>
* fix extra blank lines
Signed-off-by: alicejw <alicejw@amazon.com>
* adding clarification
Signed-off-by: alicejw <alicejw@amazon.com>
* for updating per editorial feedback
Signed-off-by: alicejw <alicejw@amazon.com>
* doc review feedback
Signed-off-by: alicejw <alicejw@amazon.com>
* for doc review comments
Signed-off-by: alicejw <alicejw@amazon.com>
2022-07-06 14:30:39 -07:00
Alice Williams
710348b9e8
Full-text queries - new section: Convert text with analyzers ( #680 )
...
* for language analyzer section
Signed-off-by: alicejw <alicejw@amazon.com>
* typo fix
Signed-off-by: alicejw <alicejw@amazon.com>
* for issue https://github.com/opensearch-project/documentation-website/issues/528
Signed-off-by: alicejw <alicejw@amazon.com>
* fix format error
Signed-off-by: alicejw <alicejw@amazon.com>
* for updates from requester in issue https://github.com/opensearch-project/documentation-website/issues/528
Signed-off-by: alicejw <alicejw@amazon.com>
* for doc review and editor's review comments
Signed-off-by: alicejw <alicejw@amazon.com>
2022-07-06 13:26:16 -07:00
Jeff Huss
ff4a818965
Reverted the changes from PR #558 ( #747 )
...
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
2022-07-01 10:24:39 -07:00
Jeff Huss
9aa614c4b5
Fixed broken links in cat*.md, api.md and monitoring.md ( #726 )
...
Signed-off-by: jeffhuss <jeffhuss@amazon.com>
2022-06-27 15:09:21 -07:00
Liz Snyder
cb152712d3
Remove unusable request ( #703 )
...
Signed-off-by: Liz Snyder <elizabsn@amazon.com>
2022-06-22 14:18:35 -07:00
Alice Williams
8909564891
for cluster manager term update ( #691 )
...
* for cluster manager term update
Signed-off-by: alicejw <alicejw@amazon.com>
* for small fix
Signed-off-by: alicejw <alicejw@amazon.com>
* to change to
Signed-off-by: alicejw <alicejw@amazon.com>
2022-06-20 13:53:51 -05:00
kolchfa-aws
3c80b39b7f
Merge pull request #686 from opensearch-project/Fix18-add-ports
...
Added ports that need to be open
2022-06-17 15:41:09 -04:00
Fanit Kolchina
ab630e0052
Removed firewall
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-06-17 15:39:23 -04:00
Fanit Kolchina
292744ed6a
Added distinction between ports 443 and 5601
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-06-17 15:37:26 -04:00
Alice Williams
1f271cf468
Merge pull request #688 from alicejw-aws/alice-bugs
...
query parameter usage incorrect - shown as URL parameters
2022-06-17 11:46:36 -07:00
alicejw
f6b45c4437
for query parameter explanation
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-06-17 09:49:13 -07:00
Fanit Kolchina
d4a85d8efa
Added ports that need to be open
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-06-17 10:23:03 -04:00
Naarcha-AWS
bdf4ae3aee
Add version 2.0.1
...
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-06-16 10:29:27 -05:00
kolchfa-aws
7f693add2b
Merge pull request #650 from opensearch-project/Fix128-cancel_after_time_interval
...
Added cancel_after_time_interval
2022-06-08 10:53:10 -04:00
Fanit Kolchina
b26aa46562
Changed cancelled to canceled
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-06-08 10:50:04 -04:00
Fanit Kolchina
cb8bfa93b7
Changed links from relative to absolute
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-06-07 17:07:34 -04:00
Fanit Kolchina
4a98b80e43
Added cancel_after_time_interval
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-06-07 12:02:54 -04:00
Naarcha-AWS
9e930a9c74
Merge pull request #635 from opensearch-project/Fix633-search-and-msearch-parameters
...
Changed parameter to allow_no_indices
2022-06-06 13:18:45 -05:00
Naarcha-AWS
eee9871ebf
Merge pull request #628 from opensearch-project/fix-rpm-link
...
Fix RPM link to say 2.x instead of var
2022-06-06 09:51:15 -05:00
Naarcha-AWS
8acf93b9d5
Fix RPM command
...
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-06-06 07:37:48 -05:00
Alice Williams
b929ea8fb0
Merge pull request #615 from alicejw-aws/alice-bugs
...
update put mapping API requirements
2022-06-03 10:00:17 -07:00
Fanit Kolchina
a24669fb49
Changed parameter to allow_no_indices
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-06-03 10:39:27 -04:00
kolchfa-aws
17480332d6
Merge pull request #622 from opensearch-project/Fix595-CAT-Pages-not-expandable
...
Makes CAT child pages expandable
2022-06-02 18:12:27 -04:00
Fanit Kolchina
36af3984e2
Changed master node to cluster manager node in the description
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-06-02 13:24:20 -04:00
Fanit Kolchina
9d7e732585
Changed master_timeout to cluster_manager_timeout
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-06-02 12:05:18 -04:00
Naarcha-AWS
46c32e96c6
Fix RPM link to say 2.x instead of var
...
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-06-02 10:15:44 -05:00
Fanit Kolchina
ac9985e914
Added master_timeout parameter to CAT segments
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-06-01 14:02:14 -04:00
Fanit Kolchina
f3be4576f9
Changed CAT to cat in the left nav for cat cluster manager
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-05-31 18:02:26 -04:00
Fanit Kolchina
87195f645f
Changed cat to lowercase in cat cluster manager
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-05-31 16:26:24 -04:00
Fanit Kolchina
67fd4686d5
Fix #595 - CAT pages not expandable
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-05-31 13:45:08 -04:00
Fanit Kolchina
5845828e44
“Fix#595-CAT-pages-not-expandable
...
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-05-31 12:01:01 -04:00
alicejw
9f6febed92
for format fix
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-26 15:23:28 -07:00
alicejw
9aba0c6e00
for updates
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-26 15:20:04 -07:00
alicejw
4e6150e5ee
for updates
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-26 15:06:09 -07:00