|
Hi
all,
I have written a big list of stopwords in spanish since I need a more exhaustive one than that taken from mnoGoSearch. I have been tested it for a while, before sending this list to mnoGoSearch and Aspseek just in case developers consider it worth to be included with normal distributions. Everything seems to work fine except for those containing accentuated characters. Common words with accentuated characters in it are not recognized as stop-words. Instead, they are searched for, appearing as a normal output in case they are found. It is important to say that it is not the same problem than that suffered by others while searching in Spanish, that is, unable to search for ANY word in Spanish with special characters. I had the same problems with spanish searches until I, 1) Removed everything under /var directory. 2) Recompiled with --enable-unicode option. 3) Uncommented �Include ucharset.conf� in aspseek.conf and searchd.conf. 4) Included �cs� variable in s.htm, value �iso-8859-1�. Any help would be appreciated, Julio C. Galaret Viera E-mail: [EMAIL PROTECTED] |
