From: Marc Cromme Date: Mon, 12 Feb 2007 14:00:20 +0000 (+0000) Subject: experimental processing-instruction based indexing XSLT added X-Git-Tag: ZEBRA.2.0.12~58 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=60804971c0b59e786daaf8efb93fefc1ec42e8c2;hp=a9d72cc2d60e03a4f95df1acbc12ff8ed4e58a29;p=idzebra-moved-to-github.git experimental processing-instruction based indexing XSLT added --- diff --git a/test/xslt/dom-index.xsl b/test/xslt/dom-index.xsl new file mode 100644 index 0000000..b372b81 --- /dev/null +++ b/test/xslt/dom-index.xsl @@ -0,0 +1,42 @@ + + + + + + + + + + + record id= + + rank= + + + + + + + + + + + + index control + + + + + + index title:w title:p title:s + + <xsl:value-of select="."/> + + + +