Page 1 of 1

indexing list file

Posted: Mon Oct 22, 2001 1:17 pm
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

indexing list file

Posted: Mon Oct 22, 2001 3:22 pm
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.