Skip to content

Commit 43e528f

Browse files
wonseoprefarde
authored andcommitted
[DOC] Fixes a link in nori_part_of_speech token filter (elastic#97158)
* [DOCS] Fixes a link in nori_part_of_speech token filter * [DOCS] Fixes a typo in the link --------- Co-authored-by: Wonseop Kim <[email protected]>
1 parent 7ea7e2f commit 43e528f

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
@@ -305,7 +305,7 @@ Which responds with:
305305

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

310310
It accepts the following setting:
311311

0 commit comments

Comments
 (0)