Andre Pfeiler wrote:
> 
> hello,
> >"You can run several indexer processes with different configuration files on
> different MySQL databases."
> 
> how must i configure it to run ./indexer -N 5 on 5 diffrent databases? or iso
> ne database enough for  ./indexer -N 5   ?
> 



   "..... with different configuration files ...."
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


So, it should look like this, run several 
indexers with different indexer.conf files:

./indexer /path/to/1.conf

./indexer /path/to/2.conf

./indexer /path/to/3.conf

./indexer /path/to/4.conf

./indexer /path/to/5.conf
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to