facturized DOM XML indexing code out into function
authorMarc Cromme <marc@indexdata.dk>
Tue, 13 Feb 2007 11:37:02 +0000 (11:37 +0000)
committerMarc Cromme <marc@indexdata.dk>
Tue, 13 Feb 2007 11:37:02 +0000 (11:37 +0000)
commiteec24169543303f147c70a5cf15f4c52169f5e2e
tree7c8e5ca863d1d8f9c8511b60e2e2878e4475d4b6
parent60804971c0b59e786daaf8efb93fefc1ec42e8c2
facturized DOM XML indexing code out into function
static void extract_doc_alvis(struct filter_info *tinfo,
                              struct recExtractCtrl *recctr,
                              xmlDocPtr doc)
This is the function to be re-written using both PI and <z:index> instructions,
and also fixing the bug of index type 'p' and '0' chop-over of merged content.
index/mod_dom.c
test/xslt/dom-config-col.xml
test/xslt/dom-index.xsl