mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 09:28:27 +00:00
The current link points to an obsolete site, which is no longer maintained. Co-authored-by: Stefan Walter <67258699+rd-stefan-walter@users.noreply.github.com>
This commit is contained in:
parent
dd99125193
commit
3e548592b6
@ -60,7 +60,7 @@ algorithmic stemming with a built-in dictionary.
|
||||
* <<analysis-porterstem-tokenfilter,`porter_stem`>>, our recommended algorithmic
|
||||
stemmer for English.
|
||||
* <<analysis-snowball-tokenfilter,`snowball`>>, which uses
|
||||
http://snowball.tartarus.org/[Snowball]-based stemming rules for several
|
||||
https://snowballstem.org/[Snowball]-based stemming rules for several
|
||||
languages.
|
||||
|
||||
[[dictionary-stemmers]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user