apache / lucene

Apache Lucene open-source search software
https://lucene.apache.org/
Apache License 2.0
2.56k stars 1k forks source link

TestApproximationSearchEquivalence.testExclusion fails [LUCENE-9566] #10606

Open asfimport opened 3 years ago

asfimport commented 3 years ago

Test fails since the last changes to sort optimization on doc comparator were merged. I will mute this test for now.


Migrated from LUCENE-9566 by Mayya Sharipova (@mayya-sharipova), updated Oct 07 2020 Pull requests: https://github.com/apache/lucene-solr/pull/1955

asfimport commented 3 years ago

ASF subversion and git services (migrated from JIRA)

Commit 0b0894311223f4df1c6f161bc1ab844aea1f748c in lucene-solr's branch refs/heads/master from Mayya Sharipova https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=0b08943

LUCENE-9566 TestApproximationSearchEquivalence.testExclusion fix (#1955)

asfimport commented 3 years ago

ASF subversion and git services (migrated from JIRA)

Commit e914862ff64b7677225e9ea932bf07ad5023ba69 in lucene-solr's branch refs/heads/branch_8x from Mayya Sharipova https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=e914862

LUCENE-9566 TestApproximationSearchEquivalence.testExclusion fix (#1955)