1) already tried and this files are now in cp1251 2) tail dlog.log Loaded dictionary ru from /usr/lib/ispell/russian.hash Loaded 19809 values from lastmod file v.4 Loaded 19813 values from ranks file v.4 Started accepting queries on port 12345
3) it is there 4) i did :) result is the same... -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Sunday, December 30, 2001 9:03 PM To: Emin Hasanov Subject: Re[2]: [aseek-users] Using ispell Hello Emin, EH> I've tried and it still doesn't work. I have problems with ispell too, may be my suggestions will help. 1)if you are using unicode version, you need to add optional parameter representing charset to Spell and Affix commands, or this files must be in charset specified by directive "LocalCharset". 2) Check, did dictionary successfully loaded, when searchd was started. By default log file of searchd is in var/dlog.log You must have there smth like "Loaded dictionary ru from /usr/lib/ispell/ru.hash" 3) Don't forget directive "WordForms on", or "WordForms <lang>" 4) Don't forget to restart searchd after any changes in searchd.conf :) Regards
