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

   ### Description
   
   For Amazon Product Search, we use `IndexOrDocValuesQuery` and have changed 
it to take a listener type object that records and reports on the decision the 
query has made. We look at how often it picks indexed vs doc values and we can 
see if there are changes in the frequency with which we take each branch. Would 
this be a welcome addition?


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