diff options
| author | Yoshiki Shibukawa <yoshiki@shibu.jp> | 2014-01-22 22:07:37 -0800 |
|---|---|---|
| committer | Yoshiki Shibukawa <yoshiki@shibu.jp> | 2014-01-22 22:07:37 -0800 |
| commit | 562ad3c705b2463d85b40d09d196d21abb147c39 (patch) | |
| tree | 3abcd2cd910a1961a897b12870168494aa7de62c /sphinx | |
| parent | d8c8fa8240b0d4dd67702a5da388055d4429c393 (diff) | |
| download | sphinx-562ad3c705b2463d85b40d09d196d21abb147c39.tar.gz | |
make stop word string unicode
Diffstat (limited to 'sphinx')
| -rw-r--r-- | sphinx/search/da.py | 2 | ||||
| -rw-r--r-- | sphinx/search/de.py | 2 | ||||
| -rw-r--r-- | sphinx/search/es.py | 2 | ||||
| -rw-r--r-- | sphinx/search/fi.py | 2 | ||||
| -rw-r--r-- | sphinx/search/fr.py | 2 | ||||
| -rw-r--r-- | sphinx/search/hu.py | 2 | ||||
| -rw-r--r-- | sphinx/search/it.py | 2 | ||||
| -rw-r--r-- | sphinx/search/nl.py | 2 | ||||
| -rw-r--r-- | sphinx/search/no.py | 2 | ||||
| -rw-r--r-- | sphinx/search/pt.py | 2 | ||||
| -rw-r--r-- | sphinx/search/ru.py | 2 | ||||
| -rw-r--r-- | sphinx/search/sv.py | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/sphinx/search/da.py b/sphinx/search/da.py index 623e009e..755122b5 100644 --- a/sphinx/search/da.py +++ b/sphinx/search/da.py @@ -13,7 +13,7 @@ from sphinx.search import SearchLanguage, parse_stop_word import snowballstemmer -danish_stopwords = parse_stop_word(''' +danish_stopwords = parse_stop_word(u''' | source: http://snowball.tartarus.org/algorithms/danish/stop.txt og | and i | in diff --git a/sphinx/search/de.py b/sphinx/search/de.py index 650dd2b8..b46c7dd3 100644 --- a/sphinx/search/de.py +++ b/sphinx/search/de.py @@ -13,7 +13,7 @@ from sphinx.search import SearchLanguage, parse_stop_word import snowballstemmer -german_stopwords = parse_stop_word(''' +german_stopwords = parse_stop_word(u''' |source: http://snowball.tartarus.org/algorithms/german/stop.txt aber | but diff --git a/sphinx/search/es.py b/sphinx/search/es.py index 2333847c..659d00fb 100644 --- a/sphinx/search/es.py +++ b/sphinx/search/es.py @@ -13,7 +13,7 @@ from sphinx.search import SearchLanguage, parse_stop_word import snowballstemmer -spanish_stopwords = parse_stop_word(''' +spanish_stopwords = parse_stop_word(u''' |source: http://snowball.tartarus.org/algorithms/spanish/stop.txt de | from, of la | the, her diff --git a/sphinx/search/fi.py b/sphinx/search/fi.py index 3203e7e3..7350d88f 100644 --- a/sphinx/search/fi.py +++ b/sphinx/search/fi.py @@ -13,7 +13,7 @@ from sphinx.search import SearchLanguage, parse_stop_word import snowballstemmer -finnish_stopwords = parse_stop_word(''' +finnish_stopwords = parse_stop_word(u''' | source: http://snowball.tartarus.org/algorithms/finnish/stop.txt | forms of BE diff --git a/sphinx/search/fr.py b/sphinx/search/fr.py index af90fe51..9ae61339 100644 --- a/sphinx/search/fr.py +++ b/sphinx/search/fr.py @@ -13,7 +13,7 @@ from sphinx.search import SearchLanguage, parse_stop_word import snowballstemmer -french_stopwords = parse_stop_word(''' +french_stopwords = parse_stop_word(u''' | source: http://snowball.tartarus.org/algorithms/french/stop.txt au | a + le aux | a + les diff --git a/sphinx/search/hu.py b/sphinx/search/hu.py index b45172d2..003a98ae 100644 --- a/sphinx/search/hu.py +++ b/sphinx/search/hu.py @@ -13,7 +13,7 @@ from sphinx.search import SearchLanguage, parse_stop_word import snowballstemmer -hungarian_stopwords = parse_stop_word(''' +hungarian_stopwords = parse_stop_word(u''' | source: http://snowball.tartarus.org/algorithms/hungarian/stop.txt | prepared by Anna Tordai a diff --git a/sphinx/search/it.py b/sphinx/search/it.py index 3171e09c..1b8d51ec 100644 --- a/sphinx/search/it.py +++ b/sphinx/search/it.py @@ -13,7 +13,7 @@ from sphinx.search import SearchLanguage, parse_stop_word import snowballstemmer -italian_stopwords = parse_stop_word(''' +italian_stopwords = parse_stop_word(u''' | source: http://snowball.tartarus.org/algorithms/italian/stop.txt ad | a (to) before vowel al | a + il diff --git a/sphinx/search/nl.py b/sphinx/search/nl.py index 17d0bc8b..f0d612c0 100644 --- a/sphinx/search/nl.py +++ b/sphinx/search/nl.py @@ -13,7 +13,7 @@ from sphinx.search import SearchLanguage, parse_stop_word import snowballstemmer -danish_stopwords = parse_stop_word(''' +danish_stopwords = parse_stop_word(u''' | source: http://snowball.tartarus.org/algorithms/danish/stop.txt og | and i | in diff --git a/sphinx/search/no.py b/sphinx/search/no.py index f84a7069..b72b4ea0 100644 --- a/sphinx/search/no.py +++ b/sphinx/search/no.py @@ -13,7 +13,7 @@ from sphinx.search import SearchLanguage, parse_stop_word import snowballstemmer -norwegian_stopwords = parse_stop_word(''' +norwegian_stopwords = parse_stop_word(u''' | source: http://snowball.tartarus.org/algorithms/norwegian/stop.txt og | and i | in diff --git a/sphinx/search/pt.py b/sphinx/search/pt.py index a66c05d3..cb93f26d 100644 --- a/sphinx/search/pt.py +++ b/sphinx/search/pt.py @@ -13,7 +13,7 @@ from sphinx.search import SearchLanguage, parse_stop_word import snowballstemmer -portuguese_stopwords = parse_stop_word(''' +portuguese_stopwords = parse_stop_word(u''' | source: http://snowball.tartarus.org/algorithms/portuguese/stop.txt de | of, from a | the; to, at; her diff --git a/sphinx/search/ru.py b/sphinx/search/ru.py index 00feab5d..af019ea2 100644 --- a/sphinx/search/ru.py +++ b/sphinx/search/ru.py @@ -13,7 +13,7 @@ from sphinx.search import SearchLanguage, parse_stop_word import snowballstemmer -russian_stopwords = parse_stop_word(''' +russian_stopwords = parse_stop_word(u''' | source: http://snowball.tartarus.org/algorithms/russian/stop.txt и | and в | in/into diff --git a/sphinx/search/sv.py b/sphinx/search/sv.py index 3ff70f3c..eb4ab2ee 100644 --- a/sphinx/search/sv.py +++ b/sphinx/search/sv.py @@ -13,7 +13,7 @@ from sphinx.search import SearchLanguage, parse_stop_word import snowballstemmer -swedish_stopwords = parse_stop_word(''' +swedish_stopwords = parse_stop_word(u''' | source: http://snowball.tartarus.org/algorithms/swedish/stop.txt och | and det | it, this/that |
