From 1e0309465bfdf67dcb8ed0597c3aa1257582f14e Mon Sep 17 00:00:00 2001 From: Teodor Sigaev Date: Mon, 7 Sep 2015 15:21:44 +0300 Subject: [PATCH] Update site address of Snowball project --- doc/src/sgml/textsearch.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/textsearch.sgml b/doc/src/sgml/textsearch.sgml index 0bc7e7b41c7..e0dc0d74c5c 100644 --- a/doc/src/sgml/textsearch.sgml +++ b/doc/src/sgml/textsearch.sgml @@ -2681,7 +2681,7 @@ SELECT ts_lexize('norwegian_ispell', 'sjokoladefabrikk'); The Snowball dictionary template is based on a project by Martin Porter, inventor of the popular Porter's stemming algorithm for the English language. Snowball now provides stemming algorithms for - many languages (see the Snowball + many languages (see the Snowball site for more information). Each algorithm understands how to reduce common variant forms of words to a base, or stem, spelling within its language. A Snowball dictionary requires a language -- 2.39.5