Webboard: Indexer quits after indexing words
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Alexander Barkov Email: [email protected] Message: > In an attempt to get mnoGoSearch to print out the problem SQL statement, the problem appears to have gone away. I'm not sure what I did to fix it, but... > > After enabling the parameter you suggested, one of the index databases became corrupted (this happens now and then) > and I repaired it. That night, the index ran, which I know because a new page from yesterday was indexed. > > So now I cannot reproduce the problem. Please let us know if the problem appears again. By the way, I guess you're using DBMode=multi - it's slow and uses SQL indexes heavily. Consider switching to DBMode=blob. The latter is much faster. It also uses smaller size SQL indexes, so it's not that prone to data corruption. Also check you MySQL version. Installing a new version can help to have table corruption rarer. > > Anyway, thank you. > > Hope this helps, > Charles Belov > SFMTA Webmaster Reply: <http://www.mnogosearch.org/board/message.php?id=21204>