--- "Leonard T. Harris"
<[EMAIL PROTECTED]> wrote:
> Thanks
> 
> > well if you can get the data into that db table
> you
> > can use the command:
> >
> > ServerTable your_table_name_1 your_table_name_2
> 
> I've done this.  My indexer.conf looks like this:
> 
> DBAddr    mysql://web:123web@localhost/mnogo/
> DBMode single
> ServerTable server
> DeleteNoServer no
> <lots of disallow extensions>
> <lots of AddType mime type>
> Follow page
> Server site http://localhost/   #if I take out site
> from here it only
> indexes the first document of everything.
> 
> What I wanted to know is there a way to indicate the
> what follow should be
> set to in the table.  From your message below I
> gather this can't be done. I
> still want to avoid putting all of these URLs in the
> indexer.conf especially
> since they will change.

-----cut---
Server table structure
----------------------
Servers table consists of all necessary fields which
describe servers
....

"follow" field values are 0 for "page", 1 for "path",
2 for "site"
and 4 for "world".

----cut---

use the appropriate integer in the "follow" field in
that table.

> Thanks  again for your reply.
> 
> >
> > in your indexer.conf file to get that information.
> but
> > back to your original question. if you are going
> to
> > user the server table then you'll need to specify
> the
> > follow command as i stated in the last message.
> >
> > set 'follow' to:
> > page - if you want to index only that particular
> page
> > site - index the whole site
> >
> 
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/
______________
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]

Reply via email to