Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
To Maxim: is that already fixed?


> indexer.conf:
> LocalCharset windows-1251
> Ispellmode text
> Affix en en/english.aff
> Spell en en/english.dict
> Affix ru ru/russian.aff
> Spell ru ru/russian.dict
> 
> result: indexer do not use ispell at all (full paths same)
> 
> spelld.conf: as above
> indexer.conf:
> LocalCharset windows-1251
> Ispellmode server localhost
> 
> result: indexer use ispell, but very slowly (time from run to begin indexing about 
>10 minutes), and make another copy of spelld in memory while do it, and take all CPU 
>time. reindexing fault with core (I do not save it, if need, I will try to make it 
>again)
> 
> indexer.conf:
> LocalCharset windows-1251
> Ispellmode db
> 
> This GDB was configured as "i386-pc-solaris2.8"...
> Core was generated by `./indexer -L ru -D russian.dict'.
> Program terminated with signal 11, Segmentation Fault.
> #0  0xdfa7cbcd in strlen () from /lib/libc.so.1
> #1  0xdfaabe32 in _doprnt () from /lib/libc.so.1
> #2  0xdfaad4f3 in sprintf () from /lib/libc.so.1
> #3  0x805f3a2 in UdmInsertSpell (Indexer=0x80bc460, flag=0x0, lang=0x8047ce1 
>"ru", word=0x804773c "���") at sql.c:3402
> #4  0x80626f7 in UdmDBImportDictionary (Indexer=0x80bc460, lang=0x8047ce1 
>"ru", filename=0x8047ce7 "russian.dict", 
>     dump=0) at spell.c:186
> #5  0x8054d7e in main (argc=5, argv=0x8047bd4) at main.c:480
> 

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

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

Reply via email to