You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/content/en/chapters/server_guide.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -166,11 +166,11 @@
166
166
<title>Stopwords</title>
167
167
<para>
168
168
Sphinx config file provides an option for specifying a file containing search stop words. Stop words are those common words like 'a' and 'the' that appear commonly in text
169
-
and should really be ignored from searching. A somewhat complete list of English stop words can be found [# here]. These words can be copied into a text file and added
169
+
and should really be ignored from searching. A somewhat complete list of English stop words can be found <ulinkurl="https://github.com/stopwords-iso/stopwords-en">here</ulink>. These words can be copied into a text file and added
0 commit comments