When you try to percolate a knn query, it currently is not supported: "the [knn] query is unsupported inside a percolator query"
It would be great to have this functionality. I do understand a vector query matches every document, but in combination with a min_score restriction, this would be great.
@BenTrent: We are trying to do news-monitoring using vector-embeddings. We determine the min_score based on the current newsarchive results, and would like to use the percolator (as we do for our boolean queries), to do newsalerting.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.