File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ pr : 114146
2+ summary : Snowball stemmers have been upgraded
3+ area : Analysis
4+ type : breaking
5+ issues : []
6+ breaking :
7+ title : Snowball stemmers have been upgraded
8+ area : Analysis
9+ details : >-
10+ Lucene 10 ships with an upgrade of its Snowball stemmers.
11+ For details see https://github.com/apache/lucene/issues/13209. Users using
12+ Snowball stemmers that are experiencing changes in search behaviour on
13+ existing data are advised to reindex.
14+ impact : >-
15+ The upgrade should generally provide improved stemming results. Small changes
16+ in token analysis can lead to mismatches with previously index data, so
17+ existing indices using Snowball stemmers as part of their analysis chain
18+ should be reindexed.
19+ notable : false
20+
You can’t perform that action at this time.
0 commit comments