According to Daniel Wells:
> We have implemented htdig and it is running well for most of our site. 
> There are however, several files I would like to search but appear to 
> not be indexed.  I am using ht://dig 3.1.6, on a RH 7.2 system.  Apache 
> 1.3.20 is the web server.  I have identified the URL's of the various 
> web servers (virtual servers on the same box).  (history: as an 
...
> in a specific directory.  It creates a number of java scripts and 
> displays it all in a framed page.  There is no real html in the base 
> frame and the content is rendered via the java scripts.  Hence, rundig 
> doesn't find anything.  I went and modified the base frame document 
> adding in some words particular to the details we are testing.  These 
> "words" are placed in a "noframe" tag.  After running rundig again, the 
> words do not show up in the wordlist and still cannot be found.

I don't know if anyone got back to you on this, but if you haven't already
done so, have a look at http://www.htdig.org/FAQ.html#q5.25 and
http://www.htdig.org/FAQ.html#q5.18.  htdig won't look at the JavaScript
code, so you need to use HTML links or build a list of the documents to
index.  I'm not sure why htdig didn't find the words you added to the base
frame document, but if it contains JavaScript code that's not properly
enclosed in HTML comment delimiters, that could be throwing off the parser.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/
Dept. Physiology, U. of Manitoba  Winnipeg, MB  R3E 3J7  (Canada)

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
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

Reply via email to