Vijayan Balasubramanian
Vijayan Balasubramanian
Any idea will this be supported in future?
For ex: if it allows to send the color of the suggestion from complete method, Can Writer pick this up and display with corresponding color?
@igaloly Answered here: https://github.com/opensearch-project/k-NN/issues/412
@nhatnambui I believe that you would like to know how to retrieve knn_vector value. I hope the following example will help in your use case. You can update query to...
@nhatnambui Unfortunately it doesn't work if source enabled is set to false.
Hi @qingfengshiran For docker container, i believe it doesn't matter whether your service (in this case data node) is in same docker-compose file or different. I ran following experiment and...
Hi @marcoaleixo @Hronom , Like @vamshin mentioned, we will work on allowing setting null value to the knn field vector. In the meantime, have you tried removing the field from...
@A-Kamaee Looks interesting. Please share your proposal on how you would like to add this feature.
Since nightly runs depends on public opensearch benchmark release, we have to either release more often to have this available in nightly run script or there will be lag in...
@IanHoang Can i get review for this PR? Thanks