We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c1b18 commit 344bca3Copy full SHA for 344bca3
docs/reference/analysis/stemming.asciidoc
@@ -60,7 +60,7 @@ algorithmic stemming with a built-in dictionary.
60
* <<analysis-porterstem-tokenfilter,`porter_stem`>>, our recommended algorithmic
61
stemmer for English.
62
* <<analysis-snowball-tokenfilter,`snowball`>>, which uses
63
-http://snowball.tartarus.org/[Snowball]-based stemming rules for several
+https://snowballstem.org/[Snowball]-based stemming rules for several
64
languages.
65
66
[[dictionary-stemmers]]
0 commit comments