[ANNOUNCE] Apache Lucene 9.11.0 released

2024-06-06 Thread Benjamin Trent
The Lucene PMC is pleased to announce the release of Apache Lucene 9.11.0. Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-

Re: [VOTE] Release Lucene 9.11.0 RC1

2024-06-06 Thread Benjamin Trent
It's been >72h since the vote was initiated and the result is: +1 12 (11 binding) 0 0 -1 0 This vote has PASSED Thanks! Ben Trent On Thu, Jun 6, 2024 at 12:27 AM Patrick Zhai wrote: > +1 > > SUCCESS! [1:01:30.064666] > > On Wed, Jun 5, 2024 at 11:08 AM Houston Putman wrote: > >> +

Re: Intellij build/test times

2024-06-06 Thread Michael Sokolov
Oh! TIL! so much better, thanks. And now I have the "Repeat" option back in the test runner On Thu, Jun 6, 2024 at 6:18 AM Dawid Weiss wrote: > > > Don't know what's causing this... but I never run IntelliJ builds or tests > through its gradle launcher, actually. Switch it to compile and run usi

Intellij build/test times

2024-06-06 Thread Michael Sokolov
Hi, I wonder how many of us are using intellij to run Lucene tests, and if you are, have you noticed it having gotten really quite slow? It seems to take a long time doing... Something... Before the test starts running. I have a suspicion that we are using gradle in a way that forces it to rebuild