ソースを参照

[DOC] Fixes a link in nori_part_of_speech token filter (#97158)

* [DOCS] Fixes a link in nori_part_of_speech token filter

* [DOCS] Fixes a typo in the link

---------

Co-authored-by: Wonseop Kim <refarde@gmail.com>
Wonseop Kim 2 年 前
コミット
9465e68dbe
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/plugins/analysis-nori.asciidoc

+ 1 - 1
docs/plugins/analysis-nori.asciidoc

@@ -305,7 +305,7 @@ Which responds with:
 
 The `nori_part_of_speech` token filter removes tokens that match a set of
 part-of-speech tags. The list of supported tags and their meanings can be found here:
-{lucene-core-javadoc}/../analyzers-nori/org/apache/lucene/analysis/ko/POS.Tag.html[Part of speech tags]
+{lucene-core-javadoc}/../analysis/nori/org/apache/lucene/analysis/ko/POS.Tag.html[Part of speech tags]
 
 It accepts the following setting: