Author: Joe
Email: 
Message:
I was reading the help file for importing ispell to mysql.
How do i do it in NT.

Using db ispell mode
====================

You can import ispell data in SQL database using "indexer" program.
After that indexer, search.cgi and PHP frontend can be switched to 
use SQL to normalize words by specifying "IspellMode db" in search.htm
and indexer.conf. "IspellMode db" gives faster results at search time.

To import ispell files use indexer with the the following arguments:

$ indexer -L lang -A affix.file (to load affixes)
$ indexer -L lang -D dict.file  (to load dictionary)

Reply: <http://search.mnogo.ru/board/message.php?id=2269>

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

Reply via email to