Implemented new filter 'dom'. See test/xslt/dom-config*xml for examples.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 7 Feb 2007 12:08:54 +0000 (12:08 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 7 Feb 2007 12:08:54 +0000 (12:08 +0000)
commit97dc097858772a66c8e90e8b07f77c9c20450131
tree1a97c5271d015c8fd43dae321cadde58c0c1d59a
parent06085703f3b5bcadfaf65bb499924a1662f9289e
Implemented new filter 'dom'. See test/xslt/dom-config*xml for examples.
This, like alvis, performs indexing and retrieval using XSLT. But Unlike
alvis, it allows multiple XSLT steps to be performed and does ISO2709
12 files changed:
NEWS
configure.ac
index/Makefile.am
index/mod_dom.c [new file with mode: 0644]
index/recctrl.c
test/xslt/.cvsignore
test/xslt/Makefile.am
test/xslt/dom-config-col.xml [new file with mode: 0644]
test/xslt/dom-config-marc.xml [new file with mode: 0644]
test/xslt/dom-config-one.xml [new file with mode: 0644]
test/xslt/dom1.c [new file with mode: 0644]
test/xslt/marc-col.mrc [new file with mode: 0644]