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

   ### Description
   
   DocIdSetIterators should return -1 when they are unpositioned, but 
   IntervalBuilder.NO_INTERVALS always returns NO_MORE_DOCS.  This
   can lead to exceptions when an empty interval query (for example, a
   text string made entirely of stopwords) is combined in a conjunction.
   
   ### Version and environment details
   
   _No response_


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