Author: mator
Email: [EMAIL PROTECTED]
Message:
removing that list will success to add stop.ru.txt to stopword table.
[mator@localhost:stopwords]$ diff stop.ru.txt stop.ru.txt-orig
44a45
> INSERT INTO stopword(lang, word) VALUES ('ru', '�');
45a47
> INSERT INTO stopword(lang, word) VALUES ('ru', '��');
59a62
> INSERT INTO stopword(lang, word) VALUES ('ru', '��');
63a67
> INSERT INTO stopword(lang, word) VALUES ('ru', '��');
64a69
> INSERT INTO stopword(lang, word) VALUES ('ru', '��');
67a73
> INSERT INTO stopword(lang, word) VALUES ('ru', '��');
79a86
> INSERT INTO stopword(lang, word) VALUES ('ru', '��');
85a93
> INSERT INTO stopword(lang, word) VALUES ('ru', '�');



Reply: <http://www.mnogosearch.org/board/message.php?id=2762>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to