You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/09/09 14:36:23 UTC

[GitHub] [lucene] romseygeek opened a new pull request, #11760: Fix IntervalBuilder.NO_INTERVALS docId when unpositioned

romseygeek opened a new pull request, #11760:
URL: https://github.com/apache/lucene/pull/11760

   IntervalBuilder.NO_INTERVALS should return -1 when unpositioned,
   not NO_MORE_DOCS.  This can trigger exceptions when an empty
   intervalquery is combined in a conjunction.
   
   Fixes #11759 


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


[GitHub] [lucene] romseygeek merged pull request #11760: Fix IntervalBuilder.NO_INTERVALS docId when unpositioned

Posted by GitBox <gi...@apache.org>.
romseygeek merged PR #11760:
URL: https://github.com/apache/lucene/pull/11760


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