Skip to content

Commit 3567ac8

Browse files
abdonpijpelinkwonseoprefarde
authored
[DOC] Fixes a link in nori_part_of_speech token filter (#97158) (#97192)
* [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]> Co-authored-by: Wonseop Kim <[email protected]>
1 parent adc754b commit 3567ac8

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)