Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
> > Must I Clear de DB first?
> I don't think so, but if there's not much in it then it might be worth clearing it 
>anyway.
> 
> > Must I write the IspellCorrectFactor 0 into my config file?
> No, as far as I understand it, this should only be used for checking for spelling 
>mistakes in documents. A value of 0 tells the indexer *not* to store any dictionary 
>words in the database.
> I am using a a value of 32, because I think it has to go up in binary/bitwise 
>values, mind you I don't quite understand why.


Actually it does not matter what exactly non-zero value is given in
IspellCorrectFactor. It's really  boolean command. Weight values isn't multiplied by 
the factor, indexer just decide whether to store or not
those words.

Probably we have to change this command to take yes/no values but
historically it takes numbers :-)


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

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

Reply via email to