Hi all! Again some problems. I need your advice.
When I add ispell dictionaries to searchd config, the search queries gives empty result. searchd.conf: ... Affix ru koi8-r ispell/russian.aff Spell ru koi8-r ispell/russian.dict #Affix en latin1 ispell/english.aff #Spell en latin1 ispell/english.dict ... Then I comment out dictionaries, I receive right search result (certainly if word matches exactly). But once I add showed above lines to searchd configuration, I immediately start to receive empty result on words, surely known to give non-zero reply. It's interesting, that dictionary break search only on the same language. For example, then I comment out russian dicts, and leave english ones, I successfully search for queries in russian, but cannot in english. On the contrary, then using russian dicts and not using english, I can search in english and cannot in russian. Strace shows, that searchd find the dicts and affixes in a right place. Also, the long delay before searchd start and its log strings confirm this. Where is a problem? -- Anton mailto:[EMAIL PROTECTED] ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
