indexing list file

Post Reply
melvint9
Posts: 19
Joined: Wed Oct 03, 2001 11:09 am

indexing list file

Post by melvint9 »

Hello professionals,

We are having a few problems with indexing list files. . .let me explain. . .we created a list file with one url on the page, which is a .cfm file. Now the .cfm file is code based to where it pulls all the urls from a database to display. the command we are using is: gw -d/dioDocs/testdb "&all_urls.lst"

Is this the correct command to create a database and index the list file simultaneously.

Thanks,

Melvin
User avatar
mark
Site Admin
Posts: 5513
Joined: Tue Apr 25, 2000 6:56 pm

indexing list file

Post by mark »

Yes,
gw -d/dioDocs/testdb "&all_urls.lst"
will create database /dioDocs/testdb, if it does not already exist, then begin walking the urls listed in the file all_urls.lst .

I doubt that you are using a Webinator version older than 2.5. Also, you have existing threads on this topic in the Webinator group.
http://thunderstone.master.com/texis/ma ... vint9&s=MB
Please continue the discussion there and provide specifics as to what kind of problems you are still having.
Post Reply