Kristof Verniers wrote:
> 
> Hi,
> 
> I posted a message last week about the trouble I had with the weight
> factors. The sorting of the documents after a search didn't make a lot of
> sense and changing the weight factors didn't help at all.
> 
> I now (after hours of searching) found the source of my problems. After I
> run the optimize.sh script somehow the database or the indexes get corrupted
> and the weighting doesn't work properly anymore. Doing 'indexer -C' to clear
> the database and reindex everything doesn't help. I need to recreate the
> database. Did anybody experience anything like this before?
> 
> I'm using the following configuration:
> MySql 3.23.39
> mnoGoSearch 3.1.19 (crc-multi storage mode)
> Linux
> 


To recover tables use isamchk tool of MySQL distribution.
Or you can just drop the database and create it again,
then create again all tables.
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to