alessandrobenedetti opened a new issue, #12099:
URL: https://github.com/apache/lucene/issues/12099

   ### Description
   
   Knn Queries are locked currently, it would be beneficial for applications 
using them to have access to getters and setters.
   An example is how filter queries are managed in Apache Solr:
   the processing of pre-filters and post-filters could benefit from opening up 
the access to such variables.
   Especially the pre-filter support introduced in Solr 9.1 could get great 
benefits from being able to set the filter, after the query has been parsed.
   See:
   https://github.com/apache/solr/pull/1245


-- 
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: issues-unsubscr...@lucene.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to