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)
commit298a7903c3915135806074286f98e8b3f336e1d3
treecfc1e050e7176e1e476f24927172a6841f5f82c2
parent2bada0b20d0aca13e248d920070c7aa91cacc8f4
optimized code such that the RecWord structure recword is only
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
index/mod_dom.c