Skip to content

Commit 573613e

Browse files
authored
[Docs] Fix wrong link in Korean analyzer docs (#31815)
1 parent bf9ae5f commit 573613e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/analysis-nori.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ Which responds with:
268268

269269
The `nori_part_of_speech` token filter removes tokens that match a set of
270270
part-of-speech tags. The list of supported tags and their meanings can be found here:
271-
{lucene_version_path}/org/apache/lucene/analysis/ko/POS.Tag.html[Part of speech tags]
271+
{lucene-core-javadoc}/../analyzers-nori/org/apache/lucene/analysis/ko/POS.Tag.html[Part of speech tags]
272272

273273
It accepts the following setting:
274274

0 commit comments

Comments
 (0)