@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?
@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?