The Lucene PMC is pleased to announce the release of Apache Lucene 8.11.3.
Apache Lucene is a high-performance, full-featured text search engine
library written entirely in Java. It is a technology suitable for nearly
any application that requires full-text search, especially cross-platform.
This
It's been >72h since the vote was initiated and the result is:
+1 6 (6 binding)
0 0
-1 0
This vote has PASSED
It's been >72h since the vote was initiated and the result is:
+1 6 (6 binding)
0 0
-1 0
This vote has PASSED
On Thu, Feb 8, 2024 at 1:52 PM Anshum Gupta wrote:
> +1 (binding)
>
> SUCCESS! [1:20:38.669502]
>
> On Wed, Feb 7, 2024 at 10:27 AM Kevin Risden wrote:
>
>> +1 (binding)
>>
>> SU
+1 (binding)
SUCCESS! [1:20:38.669502]
On Wed, Feb 7, 2024 at 10:27 AM Kevin Risden wrote:
> +1 (binding)
>
> SUCCESS! [1:05:24.985760]
>
> My issue was ANT_ARGS being set to color - fixed with `unset ANT_ARGS`
> were ANT_ARGS was being set by oh-my-zsh
> https://github.com/ohmyzsh/ohmyzsh/blob
Thanks Mike for the reply!
> Read-time for Lucene90BlockTreePostingsFormat was already off-heap? And
your PR changes write-time to do so as well?
Yeah that's the idea. I changed just the Terms Writer to be off-heap.
Thanks, let's monitor it after the merge.
> Maybe building the synonyms FST (Sy
Hi Adrien,
as discussed in the PR, I will merge the MMapDir and Panama Vector for
JDK 22 later today or at latest tomorrow. I need to first download the
RC version of JDK that is going to be released today and do the usual
API consistency checks (checking no late API changes appeared).
So ne
+1 to release 9.10. Thank you for volunteering Adrien!
Mike McCandless
http://blog.mikemccandless.com
On Wed, Feb 7, 2024 at 9:57 AM Adrien Grand wrote:
> Hello all,
>
> It's been 2 months since we released 9.9 and we accumulated a good number
> of changes, so I'd like to propose that we rel