* for geoJSON file that has same start/endpoints for each polygon. see issue with more info https://github.com/opensearch-project/documentation-website/issues/794#issuecomment-1252908411
Signed-off-by: alicejw <alicejw@amazon.com>
* for additional images with borders and fixed errors in example GeoJSON file so it is cut and paste ready to use
Signed-off-by: alicejw <alicejw@amazon.com>
* rename new image file because replacing file with same name caused build conflict
Signed-off-by: alicejw <alicejw@amazon.com>
* image rename
Signed-off-by: alicejw <alicejw@amazon.com>
* for doc reviewer edits and more clarification to procedural steps
Signed-off-by: alicejw <alicejw@amazon.com>
* fix typo in UI name 'Region Map' visualization type
Signed-off-by: alicejw <alicejw@amazon.com>
* to add prerequisite callout for the two required plugins
Signed-off-by: alicejw <alicejw@amazon.com>
* remove commented-out note for link. unnecessary
Signed-off-by: alicejw <alicejw@amazon.com>
* for doc review updates - changed example JSON file to include only 2 counties, and other rewrites
Signed-off-by: alicejw <alicejw@amazon.com>
* remove modified region map and use original map with 2 counties
Signed-off-by: alicejw <alicejw@amazon.com>
* we decided to show the grey outlined regions in the image
Signed-off-by: alicejw <alicejw@amazon.com>
Signed-off-by: alicejw <alicejw@amazon.com>
* for rewrites to range queries
Signed-off-by: alicejw <alicejw@amazon.com>
* for seeding terms to pull up range and bool query pages in site searches
Signed-off-by: alicejw <alicejw@amazon.com>
* minor wording fix
Signed-off-by: alicejw <alicejw@amazon.com>
* reword compound query description
Signed-off-by: alicejw <alicejw@amazon.com>
* for range query rewrites
Signed-off-by: alicejw <alicejw@amazon.com>
* for doc review comments
Signed-off-by: alicejw <alicejw@amazon.com>
Signed-off-by: alicejw <alicejw@amazon.com>
* Fix headers on configurations page.
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
* A few small tweaks
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
this way the detailed documentation of the API can be found more easily
when browsing the general configuration documentation.
Co-authored-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
Co-authored-by: Naarcha-AWS <naarcha@amazon.com>
* Change remote store documentation to reflect all the config options
Signed-off-by: Sachin Kale <kalsac@amazon.com>
* Address review comments
Signed-off-by: Sachin Kale <kalsac@amazon.com>
* Address review comments
Signed-off-by: Sachin Kale <kalsac@amazon.com>
Signed-off-by: Sachin Kale <kalsac@amazon.com>
Co-authored-by: Sachin Kale <kalsac@amazon.com>
* to check in the cache API for Steve
Signed-off-by: alicejw <alicejw@amazon.com>
* for editorial review feedback modifications
Signed-off-by: alicejw <alicejw@amazon.com>
* doc review update
Signed-off-by: alicejw <alicejw@amazon.com>
Signed-off-by: alicejw <alicejw@amazon.com>
_mappings and mappings should not be specified at the same time when sending out create mapping request
If index doesn't exist, the url should not include _mappings as part of it's path, otherwise it will throw index not exist error
If index already exists, the mappings object should not be included in the body, other wise it will throw mapping parse error exception
Signed-off-by: xluo-aws <lxuesong@amazon.com>
Signed-off-by: xluo-aws <lxuesong@amazon.com>
* Pulling in changes from the doc review that were requested after approval
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Found a lost comma and returned it to its owner
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Created page based on structure of PR 1163
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added prerequisite steps for enabling the feature and its dependency
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Adding more
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Adding more content
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Finishing up and ready for tech review
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Moved page per dev request
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Fixed header and changed heading sizes
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Ready for tech review
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added link to segment replication
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* add note regarding required use of TLS transport
"basic usage" doesn't mention that the securityadmin.sh command will fail outright if "plugins.security.ssl.http.enabled" is set to "false"
Signed-off-by: David Vassallo <davevassallo@gmail.com>
* Update _security-plugin/configuration/security-admin.md
Signed-off-by: David Vassallo <davevassallo@gmail.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
* Add one copy edit
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: David Vassallo <davevassallo@gmail.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Co-authored-by: David Vassallo <davevassallo@gmail.com>