You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the bug?
From #1356, when we need to execute a nested knn query and an efficient filter with a nested field, we are advised to use query like this:
What is the bug?
From #1356, when we need to execute a nested knn query and an efficient filter with a nested field, we are advised to use query like this:
But indeed, it will return wrong number of hits. When I use the following query, it works as expected:
How can one reproduce the bug?
Steps to reproduce the behavior:
What is the expected behavior?
Nested query in efficient filter should work.
What is your host/environment?
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: