<pre> is cdata, right? Did we ever figure out how/when to index cdata?
I'm indexing a bunch of mail texts with the message body wrapped with
<pre>.
Config:
StoreDescription HTML2 <pre> 128
Returns nothing:
swish-e -x "<swishdescription>" -w something
Config:
StoreDescription HTML2 <body> 1024
Does return <pre> content prefixed by formatted mail header soup:
swish-e -x "<swishdescription>" -w something
Is this a bug or am I losing my mind? (both? ;-)
Here's an example doc:
http://augur.homeip.net/scan/final/1.html
I'm using 1024 length for testing <body> because the headers are
sometimes lengthy... 128 has the same result; only sometimes misses
catching the message body for all the headers.
--
David Norris
Dave's Web - http://www.webaugur.com/dave/
Augury Net - http://augur.homeip.net/
ICQ - 412039
Received on Sat Jun 1 10:23:44 2002