Re: @TimeoutSuite and defaults (RandomizedTesting)

2024-02-15 Thread Shubham Chaudhary

Re: @TimeoutSuite and defaults (RandomizedTesting)

2024-02-15 Thread Shubham Chaudhary
I think this information could sit well within the dev-docs in lucene i.e. "randomized testing in lucene". This would make it more discoverable as well and there is already a lack of proper docs as Dawid pointed?. We could add some references to docs like randomized testing core concepts

Re: @TimeoutSuite and defaults (RandomizedTesting)

2024-02-15 Thread Shubham Chaudhary
it. :) > > D. > > On Thu, Feb 15, 2024 at 8:55 PM Shubham Chaudhary > wrote: > >> I think this information could sit well within the dev-docs in lucene >> i.e. "randomized testing in lucene". This would make it more discoverable >> as well and there i

Re: @TimeoutSuite and defaults (RandomizedTesting)

2024-02-16 Thread Shubham Chaudhary
Good to know the gradle task is using these files for help and keeping as .txt too has its own benefits here. - Shubham On Fri, Feb 16, 2024 at 2:03 AM Dawid Weiss wrote: > One observation though: there are some docs under the help folder (that >> too as text files) and some under dev-docs. I p

Re: beasting tests

2024-04-02 Thread Shubham Chaudhary
I think you could try this: ./gradlew -p lucene/core beast -Ptests.dups=10 --tests TestByteVectorSimilarityQuery I confirmed it uses a different seed (long value) for each run by printing the seed here in beasting

Re: Lucene 10.0 and 9.12 blockers

2024-08-31 Thread Shubham Chaudhary
Hi, regarding the 10.0 release, should we also consider https://github.com/apache/lucene/pull/13328. It was planned for 10.0 ( https://github.com/apache/lucene/issues/13207) and is waiting on review, so I think it'll be good if we could consider it. Looking forward to views and seeing if there are

Re: Lucene 10.0 and 9.12 blockers

2024-09-05 Thread Shubham Chaudhary
ppy to address the comments and iterate on it to get this done for the 10.0 release. - Shubham On Wed, Sep 4, 2024 at 7:20 PM Michael McCandless wrote: > On Sat, Aug 31, 2024 at 2:00 PM Shubham Chaudhary > wrote: > >> Hi, regarding the 10.0 release, should we also consider >>

Re: [VOTE] Release Lucene 10.0.0 RC4

2024-10-12 Thread Shubham Chaudhary
+1 SUCCESS! [0:40:49.312888] On Fri, Oct 11, 2024 at 7:16 PM Stefan Vodita wrote: > Thank you Chris! > > On Fri, 11 Oct 2024 at 01:43, Chris Hegarty > wrote: > >> Hi Stefan, >> >> > On 11 Oct 2024, at 08:09, Stefan Vodita >> wrote: >> > >> > No worries at all Chris, I didn't know we could ret