rally icon indicating copy to clipboard operation
rally copied to clipboard

Add support for _knn_search

Open mayya-sharipova opened this issue 3 years ago • 2 comments

From elasticsearch 8.0, we've introduced a new API for vector search: _knn_search.

We need rally to support _knn_search endpoint, so we can introduce _knn_search operation for vector search benchmarking.

mayya-sharipova avatar Nov 09 '21 19:11 mayya-sharipova

Hey! @mayya-sharipova I want to contribute to this issue. Could you please tell me where i should add this deep1b dataset.

Saksham-Fahig avatar Feb 22 '22 12:02 Saksham-Fahig

@Saksham-Fahig Thank you for your interest. This issue is about introducing a rally operation _knn_search and is not concerned with any dataset. Currently, we are still not sure if we need to have this operation, and _knn_search endpoint is an experimental feature. I think it may be worth to find something else instead and sorry for the trouble.

mayya-sharipova avatar Feb 22 '22 13:02 mayya-sharipova