Perform ANN with some filter, how to get the angular similarity score? #361
-
@alexklibisz I'm trying to do an ANN search query with filters. I used the function score query in your documents, but it didn't return the angular score. I also noticed the query rescorer, but looks like it will be limited by "window_size". Can you give me some suggestions about how to do filter + ANN and get Angular similarity socre? |
Beta Was this translation helpful? Give feedback.
Answered by
alexklibisz
Jul 22, 2021
Replies: 1 comment
-
Hi, there are examples here:
If you have more questions along these lines, open up a discussion: https://github.com/alexklibisz/elastiknn/discussions |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alexklibisz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, there are examples here:
If you have more questions along these lines, open up a discussion: https://github.com/alexklibisz/elastiknn/discussions