Re: [VOTE] Release Lucene 9.1.0 RC2

2022-03-16 Thread Nhat Nguyen
+1 SUCCESS! [1:42:08.893354] On Wed, Mar 16, 2022 at 4:27 PM Julie Tibshirani wrote: > Please vote for release candidate 2 for Lucene 9.1.0 > > The artifacts can be downloaded from: > > https://dist.apache.org/repos/dist/dev/lucene/lucene-9.1.0-RC2-rev-5b522487ba8e0f1002b50a136817ca037aec9686 >

[VOTE] Release Lucene 9.1.0 RC2

2022-03-16 Thread Julie Tibshirani
Please vote for release candidate 2 for Lucene 9.1.0 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/lucene/lucene-9.1.0-RC2-rev-5b522487ba8e0f1002b50a136817ca037aec9686 You can run the smoke tester directly with this command: python3 -u dev-tools/scripts/smokeTestRe

Re: [VOTE] Release Lucene 9.1.0 RC1

2022-03-16 Thread Julie Tibshirani
Hi Adrien, this is good timing since I was just about to start building RC2 now. I'll include it. Julie On Wed, Mar 16, 2022 at 4:19 AM Adrien Grand wrote: > Hi Julie, > > If you haven't started a new build already, I would like to include > https://issues.apache.org/jira/browse/LUCENE-10469 in

Re: [VOTE] Release Lucene 9.1.0 RC1

2022-03-16 Thread Adrien Grand
Hi Julie, If you haven't started a new build already, I would like to include https://issues.apache.org/jira/browse/LUCENE-10469 in the next release candidate. It is a performance bug that manifests with MatchAllDocsQuery wrapped inside of a ConstantScoreQuery. On Wed, Mar 16, 2022 at 2:37 AM Jul