* adding documentation for dangling index api
Signed-off-by: ariamarble <armarble@amazon.com>
* made editorial changes
Signed-off-by: ariamarble <armarble@amazon.com>
Signed-off-by: ariamarble <armarble@amazon.com>
* Dropped the new tarball guide in here to work off of
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added comment tags to make it even more clear what isn't permanent
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Incorporating editorial feedback from tar guide and updated the template here
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Overview section added
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* More changes
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Working on download and install steps
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added liquid syntax for major version in yum repo and removed references to dashboards
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Finished Install OpenSearch from a package
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added Yum steps
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Removed redundant steps
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Removed PA plugin references
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added important settings and removed a couple missed dashboards references
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Starting work on testing opensearch
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Revisions to testing opensearch because security is enabled by default
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Wording change
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added a missing step
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Wording
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Adding testing steps
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Removed extra section since security is always enabled out of the box
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added configuration steps and verified functionality
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Working through the TLS certs portion and adding content as I vet it
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Finalized steps
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Final draft before review
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Revisions from doc review
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Committing editorial fixes
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
Signed-off-by: JeffH-AWS <jeffhuss@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>
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 script documentation.
Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
* Use my own example script insteady of Elastic's.
Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
* edditing and format changes. verified API requests and scripts. various corrections
Signed-off-by: ariamarble <armarble@amazon.com>
* made a couple of suggested changes
Signed-off-by: ariamarble <armarble@amazon.com>
* made further corrections
Signed-off-by: ariamarble <armarble@amazon.com>
Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
Signed-off-by: ariamarble <armarble@amazon.com>
Co-authored-by: Steve Murphy <stevemurphy@BCSR-11413.local>
* Added guidance about zip syntax differences between local and remote files
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added disclaimer about Maven
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added disclaimer about protocols
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Caught a small typo and fixed it
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added Maven coordinates syntax and sample command
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Changes to the overall layout
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Removed the extra table of contents - users don't need 3 on the same page
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Minor changes
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Finished clean up
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Found a missing word and fixed it
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* New PR because the old one was corrupted by a commit without DCO
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Fixed syntax for bullet/numbered lists.
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added validation steps to the end
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Cleaning up phrasing and grammar
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Making some changes based on peer feedback
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Fixing opening section
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Fixing phrasing and rewording headers
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Cleaning up more
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Moved unrelated content to the appropriate pages and deleted from this guide
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added templates for links
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added a few related links that make sense as logical next steps
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Cleaned up link formatting. Ready for review now.
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Applied changes recommended by vagimeli
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Applied changed from PR review
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added step numbers to headers and periods to bullet list at the top
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Fix typo in script comment
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Made most of the editorial changes but there are a couple open items
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Final editorial changes applied, ready to merge
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
There is no mention of doc_as_upsert in OS documention, but it appears to be supported. Some examples to go along with the passing mention of scripts & especially upsert would go a long way
This also addresses #755
Signed-off-by: Alek Poteet <patrick.poteet@shipveho.com>
Signed-off-by: Alek Poteet <patrick.poteet@shipveho.com>
* Added list of plugins that can be installed by name
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Fixed a typo
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added plugin-name to the command under additional plugins
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* add files for snapshot creation
Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
* Create new topics and fix existing. Modify index.md
Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
* Address Fanit's edits. Apply edits to other files as needed for consistenty. Create new files: get-snapshot.status.md and restore-snapshot.md.
Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
* Add .md file extension to get-snapshot-repository file
Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
* Add verify-snapshot-repository.md, renumber nav_order in other snapshot topics to place the new topic correctly.
Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
* Apply Fanit's edits to restore-snapsnot.md and verify-snapshot-repository.md
Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
* Address Fanit's edits.
Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
* Change 'Response fields' heading level to 3.
Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
Co-authored-by: Steve Murphy <stevemurphy@BCSR-11413.local>
* Removed html table and added markdown table
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Removed html table and added markdown table part 2
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Sorted list of plugins
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Added repo links and plugin names
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* A little more polish. Ready for review.
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* Small tweaks to formatting so the footnote doesn't run into the end of the table
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
* 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>