jpountz commented on PR #13058:
URL: https://github.com/apache/lucene/pull/13058#issuecomment-1919616921

   I'm not sure about this one. Intuitively, if I configure a limit on the 
number of visited nodes, I may consider it a bug if we end up visiting more 
nodes than this limit.
   
   Maybe we should instead fix the queries to set a limit of `cost+1`? (plus 
logic to protect from overflows)


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

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