rally
rally copied to clipboard
Add support for _knn_search
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.
Hey! @mayya-sharipova I want to contribute to this issue. Could you please tell me where i should add this deep1b dataset.
@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.