opensearch-benchmark
opensearch-benchmark copied to clipboard
Support Vector Search Nested benchmark
Description
This change supports nested field benchmarks for vector search. Previously k-NN maintainers would need to use the deprecated perf tool to benchmark nested fields.
Issues Resolved
This PR is part of the effort to port perf tool benchmarks to OSB.
Testing
- [X] New functionality includes testing
Unit tests + tested E2E with modified nested sift euclidian dataset (workload PR forthcoming)
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.