Well, indexer.conf is loaded as expected.

Now find this in UdmFindServer()  :


for(i=0;i<Conf->nservers;i++){                                      
                int res;                       
                regmatch_t subs[NS]; 

   and insert here:

       printf("%d '%s'
%d\n",i,Conf->Server[i].url,Conf->Server[i].match_type);



Caffeinate The World wrote:
> 
> # ./indexer -ma -u http://www.mnpage.com/%
> AddServer 'http://www.state.mn.us/' 17
> AddServer 'http://www.mnworkforcecenter.org/' 17
> AddServer 'http://www.exploreminnesota.com/' 17
> AddServer 'http://www.tpt.org/' 17
> AddServer 'http://www.gorp.com/gorp/location/mn/mn.htm' 17
> AddServer 'http://lists.rootsweb.com/index/usa/MN/' 17
> AddServer 'http://*.mn.us/*' 18
> AddServer '(null)' 17
______________
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]

Reply via email to