What if I want to get just a list of URLs matching the Query (not to generate a Search results page). Is there any script I can call from the command line (e.g.: show me all the URLs of documents matching the query "computer")?
Explanation: I have several document categories defined. Each document (URL) of my Web belongs to at least one category. These information are already stored in a mySQL database. What I want to be able to do is to find all documents in chosen category containing searched query. So I want to query the htdig database first, retrieve the result URL list and then reduce the list to the URLs belonging to chosen category. Thanx a lot, Marji _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

