Browse Source

[Docs] Fix wrong link in Korean analyzer docs (#31815)

Jim Ferenczi 7 years ago
parent
commit
573613e7ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/plugins/analysis-nori.asciidoc

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

@@ -268,7 +268,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_version_path}/org/apache/lucene/analysis/ko/POS.Tag.html[Part of speech tags]
+{lucene-core-javadoc}/../analyzers-nori/org/apache/lucene/analysis/ko/POS.Tag.html[Part of speech tags]
 
 It accepts the following setting: