I added a line about lucene:
• Powered by Lucene 9.0, bringing in new analyzers and better space
efficiency of postings
Please have a look at Lucene 9 changes
<https://lucene.apache.org/core/9_0_0/changes/Changes.html> to see if any other
are worth a mention. I think we should have more than one bullet from lucene-9.
The ones I have found that directly affect Solr are:
* Removal of SimpleFSDirectoryFactory which was done in:
LUCENE-9264: SimpleFSDirectory has been removed in favor of NIOFSDirectory.
(Yannick Welsch)
I believe this was committed in master branch before the split, and did not
get a SOLR changes entry
* New snowball stemmers: Hindi, Indonesian, Nepali, Serbian, Tamil and Yiddish.
New stoplist: Indonesian (LUCENE-9220, LUCENE-9605)
* Add NorwegianNormalizationFilter (LUCENE-9929)
PS: We should probably also consider adding new schema <fieldType
name="text_XX"> for the new languages? That can wait until 9.1 though...
Jan
> 28. mar. 2022 kl. 21:53 skrev Adrien Grand <[email protected]>:
>
> Maybe release notes could mention a few benefits that Solr gets
> automatically from Lucene 9 like the new analyzers and better space
> efficiency of postings thanks to PFOR?
>
> I also concur with Jason, I was expecting vector search to make the
> top line of the release notes?
>
> On Mon, Mar 28, 2022 at 10:57 AM Jan Høydahl <[email protected]> wrote:
>>
>> Thanks Anshum,
>>
>> I'm moving this mail thread from the Lucene dev-list to the Solr dev-list :)
>>
>> I think, as this is a major release, we should say explicitly in the
>> release-notes something like:
>> "This is a major-version release with several features removed and other
>> major, breaking changes. Please consult the Release Guide chapter "Solr
>> Upgrade Notes" (link) when planning an upgrade".
>>
>> I'll add some other comments inline in Confluence..
>>
>> Jan
>>
>> 28. mar. 2022 kl. 04:15 skrev Anshum Gupta <[email protected]>:
>>
>> Hi everyone,
>>
>> Please find the initial draft of the release notes for Solr 9.0 here:
>> https://cwiki.apache.org/confluence/x/jL-kCw
>>
>> Please let me know if you need me to update/add something, or feel free to
>> do so yourself.
>>
>> --
>> Anshum Gupta
>>
>>
>
>
> --
> Adrien
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>