Title: AW: [aseek-users] Spanish

i had the same problems with searches in german. but after testing a bit it now works:

compile aspseek with --enable-unicode (and --enable-charset-guesser).
you then have to use ucharset.conf in aspseek.conf and in searchd.conf
you would use iso-8859-1 with language spanish (es).

important is to set the right charset in s.htm, there you find...

## Latin 1; Western European Languages
#CharsetTable iso88591  en charsets/iso88591

set it to

## Latin 1; Western European Languages
CharsetTable iso-8859-1  es charsets/iso-8859-1
CharsetTable iso-8859-1  en charsets/iso-8859-1
LocalCharset iso-8859-1

important are the minus-sings, only when used in this way i could search for the german umlauts (�, �, �).
aspseek will find special chars when given in �  or as html in the form of ä


Markus Rietzler
* kommunikation & online service
* RZF NRW
* Tel: 0211.4572-130



-----Urspr�ngliche Nachricht-----
Betreff: Re: [aseek-users] Spanish

Have you used unicode version? Please tell more about your configuration.

[EMAIL PROTECTED] �����(�):
>
> I�m not able to run querys in spanish. I�m setting up a spanish oriented
> site at http://212.34.140.17, using lating 1 at charsets.conf, but I�m
> unable to make any query with acutes or the letter "�". Querys for Espa�a
> ("spa%F1a") shows results like "Espa", and words like "T�" ("T%FA") shows
> results like a single "T", any ideas?
>
> Best regards,
> Marcos Guillen

Reply via email to