[ https://issues.apache.org/jira/browse/LUCENE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208752#comment-17208752 ]
ASF subversion and git services commented on LUCENE-9555: --------------------------------------------------------- Commit e7bf2dc8b324b65b384904959284aef9630ef761 in lucene-solr's branch refs/heads/branch_8x from Mayya Sharipova [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=e7bf2dc ] LUCENE-9555: Advance conjunction Iterator for two phase iteration (#1943) PR #1351 introduced a sort optimization where documents can be skipped. But there was a bug in case we were using two phase approximation, as we would advance it without advancing an overall conjunction iterator. This patch fixed it. Relates to #1351 > Advance conjunction Iterator for two phase iteration > ---------------------------------------------------- > > Key: LUCENE-9555 > URL: https://issues.apache.org/jira/browse/LUCENE-9555 > Project: Lucene - Core > Issue Type: Bug > Reporter: Mayya Sharipova > Priority: Minor > Time Spent: 1.5h > Remaining Estimate: 0h > > LUCENE-9280 introduced a sort optimization where > documents can be skipped. > But there was a bug in case we were using two phase > approximation, as we would advance it without advancing > an overall conjunction iterator. > Relates to https://issues.apache.org/jira/browse/LUCENE-9280 > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org