kaiwangleo commented on issue #999: URL: https://github.com/apache/flink-agents/issues/999#issuecomment-5275017828
Thanks for the confirmation. I will fold the minimal fix into PR #997, limited to the Elasticsearch vector-store path already touched there: move the combined unified/raw filter from post_filter onto the KNN clause's ilter, so filtering happens during candidate selection and filtered queries can return up to k matching documents. Unfiltered queries and the existing AND semantics remain unchanged. I will also keep the change focused on this PR's Elasticsearch scope and verify the request construction/formatting before pushing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
