opensearch-project / opensearch-cli

A full-featured command line interface (CLI) for OpenSearch.
https://opensearch.org/docs/latest/clients/cli/
Apache License 2.0
44 stars 24 forks source link

Format kNN test mappings #55

Closed mikelorant closed 2 years ago

mikelorant commented 2 years ago

Signed-off-by: Michael Lorant michael.lorant@fairfaxmedia.com.au

Description

Fix formatting of kNN tests mapping file.

Issues Resolved

Indenting was confusing and made it seem like mappings was a key under settings when they were at the same depth.

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.