Well, good news with this "true bug" if you will...

the word "true" word was coming from the 'alt'
attribute of the html 'img' tag...

I didn't have anything in the "alt" attribute - it was
empty, resulting in boolean test = true for htdig

My actual html tag was <img alt src="img.gif">

when I changed it to alt="img", the word "img" came up
all over the search results in htdig.

I have a bunch of spacer.gif files (1x1 clear images
for spacing) at the top of the page.

Is there anyway to turn off the inclusion of the <img>
tag while indexing files?? This would completely
iradicate this bug...as I don't want the 'alt'
attribute of '<img>' tags to appear as part of the
indexing scheme.

--
Anthony E.



--- Gilles Detillieux <[EMAIL PROTECTED]>
wrote:
> According to Anthony E.:
> > They are xsp files, (xml files produced by
> > cocoon)...however, the resulting content that is
> > displayed to the client is static HTML.
> > 
> > I'm not sure why this is happening.
> 
> That makes two of us!  If the static HTML looks
> fine, I can't imagine why
> htdig would mess up the excerpts unless you have a
> corrupted database.
> Does reindexing from scratch make the problem go
> away?
> 
> > Some of the URLs have parameters passed to them, 
> > ie - domain.com/file.xsp?blah=true
> > 
> > Is there a way to disable the querystring in
> htdig?
> > so it'll just index file.xsp, rather than 
> > file.xsp?blah=1
> > file.xsp?blah=2
> > file.xsp?blah=3
> > etc..
> 
> You could try experimenting with the bad_querystr
> attribute to eliminate
> some of these.
> 
> -- 
> Gilles R. Detillieux              E-mail:
> <[EMAIL PROTECTED]>
> Spinal Cord Research Centre       WWW:   
> http://www.scrc.umanitoba.ca/~grdetil
> Dept. Physiology, U. of Manitoba  Phone: 
> (204)789-3766
> Winnipeg, MB  R3E 3J7  (Canada)   Fax:   
(204)789-3930


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

_______________________________________________
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