Hi,

Well, I met my deadline. Parts of the code in htsearch/parser.cc 
aren't pretty at all. But it seems to work just fine, to the point of 
highlighting the space in an excerpt.

The biggest snag should be easy to fix: $(WORDS) gets unescaped quotes:

<input type="text" name="words" value=""RedHat Linux"">

Since Gilles put in the patch for SGML-escaping variables, we'll have 
to switch to these. On the other hand, this would be *very* 
non-backwards compatible. Shouldn't we be escaping these variables by 
default? For example, $EXCERPT is escaped by other code.

Most importantly, I haven't had much time to test the search parser. 
I don't know if it will accept something that's wrong, or reject 
something that should be right.

-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to