Skip to content

Commit e4de0a1

Browse files
authored
Add changelog about the nori dictionary update (#114124)
1 parent ca1938c commit e4de0a1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/changelog/114124.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
pr: 114124
2+
summary: The Korean dictionary for Nori has been updated
3+
area: Analysis
4+
type: breaking
5+
issues: []
6+
breaking:
7+
title: The Korean dictionary for Nori has been updated
8+
area: Analysis
9+
details: >-
10+
Lucene 10 ships with an updated Korean dictionaryi (mecab-ko-dic-2.1.1).
11+
For details see https://github.com/apache/lucene/issues/11452. Users
12+
experiencing changes in search behaviour on existing data are advised to
13+
reindex.
14+
impact: >-
15+
The change is small and should generally provide better analysis results.
16+
Existing indices for full-text use cases should be reindex though.
17+
notable: false
18+

0 commit comments

Comments
 (0)