You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "alessandrobenedetti (via GitHub)" <gi...@apache.org> on 2023/01/21 09:54:10 UTC

[GitHub] [lucene] alessandrobenedetti opened a new issue, #12099: introduce support in KnnVectorQuery for getters

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-unsubscribe@lucene.apache.org.apache.org

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


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


[GitHub] [lucene] alessandrobenedetti closed issue #12099: introduce support in KnnVectorQuery for getters

Posted by "alessandrobenedetti (via GitHub)" <gi...@apache.org>.
alessandrobenedetti closed issue #12099: introduce support in KnnVectorQuery for getters
URL: https://github.com/apache/lucene/issues/12099


-- 
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-unsubscribe@lucene.apache.org

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


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