Testing gw

Post Reply
mike145
Posts: 19
Joined: Mon Jul 15, 2002 10:56 am

Testing gw

Post by mike145 »

When gw walks our intranet it encounters a page of internal links but does not index any of the files linked to that page yet the rest of the site indexes properly. I can't see anything obvious in this page that prevents it from processing the links so would like to run gw in debug mode so I can what it finds when it reads it. I want to make sure this doesn't impact the existing indices in any way, just provide console output. What options should I use to do this?
User avatar
mark
Site Admin
Posts: 5513
Joined: Tue Apr 25, 2000 6:56 pm

Testing gw

Post by mark »

gw always talks to a database. You just need to walk to a different database (-d option) and turn verbosity up to max (-v9).
Post Reply