# ./indexer -ma -n 1 -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
Indexer[12748]: indexer from mnogosearch-3.1.9/PgSQL started with
'/usr/local/install/mnogosearch
-3.1.9/etc/indexer.conf'
Indexer[12748]: [1] http://www.mnpage.com/magazines.html
0 'http://www.state.mn.us/' 17
1 'http://www.mnworkforcecenter.org/' 17
2 'http://www.exploreminnesota.com/' 17
3 'http://www.tpt.org/' 17
4 'http://www.gorp.com/gorp/location/mn/mn.htm' 17
5 'http://lists.rootsweb.com/index/usa/MN/' 17
6 'http://*.mn.us/*' 18
7 'http://lists.rootsweb.com/index/usa/MN/' 17
Indexer[12748]: [1] No 'Server' command for url... deleted.
Indexer[12748]: [1] Done (627 seconds)

---cut---

looks like the 'null' server wasn't matched?

--- Alexander Barkov <[EMAIL PROTECTED]> wrote:
> 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


__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/
______________
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]

Reply via email to