Geoff Hutchison - 2002-10-04

Logged In: YES
user_id=21420

Unfortunately the fix is a bit complicated. In the 3.1.x
code, it's essentially impossible since you need a
"Document" to retrieve HTTP information--yet you'd like to
grab the remote document and index it inline.

The 3.2 code has the htnet code, which allow grabbing files
from any part of the ht://Dig code, but you'd still need to
parse the remote file, etc.

It's on the TODO list already, but I don't know that it'll
happen soon unless we can get someone to work on it. I'd
guess it'll be on the order of 100 lines of code.