We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca1938c commit e4de0a1Copy full SHA for e4de0a1
docs/changelog/114124.yaml
@@ -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