Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
> Hi,
> 
> I use to save the data a mysql db. I have a web server with 100 MBit. But the 
>indexer is very slow (have testet with 10 and 20 threads). I think the performance 
>from mysql is so bad. I think its better to save the data temporarily in a dump file. 
>It is possible?
> 
> Thanx
> Aiko


No. But you may easy implement this. Just change SQL execution
to writting into a file. It is in UdmStoreWords()  function in sql.c


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

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

Reply via email to