- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: Maxime Subject: Re: separate parameters of configuration for each Web
Try to make web1.conf, web2.conf and web3.conf as standalone configs with identical DBAddr commad each. Then always run indexer with -t switch: ./indexer -t web1 web1.conf ./indexer -t web2 web2.conf ./indexer -t web3 web3.conf Once you miss -t switch, you'll get all URLs corresponds to other tags to be deleted. - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://www.dataparksearch.com/cgi-bin/simpleforum.cgi?fid=02;topic_id=1165433448
