optimized code such that the RecWord structure recword is only
authorMarc Cromme <marc@indexdata.dk>
Thu, 15 Feb 2007 15:08:41 +0000 (15:08 +0000)
committerMarc Cromme <marc@indexdata.dk>
Thu, 15 Feb 2007 15:08:41 +0000 (15:08 +0000)
initialized once for each to-be-indexed record, and not once for each
to-be-indexed term - at the expense of a bit of pointer passing when
recursively transversing the XML DOM tree


No differences found