From: Jason Skomorowski Date: Thu, 6 May 2010 18:58:54 +0000 (-0400) Subject: XSLT to convert Pazpar2's output for reading by Carrot2 clustering engine. X-Git-Tag: v1.4.1~29 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=0e8cffd6c129885beebf19bd86673dc88a793401;p=pazpar2-moved-to-github.git XSLT to convert Pazpar2's output for reading by Carrot2 clustering engine. --- diff --git a/etc/pp2out-to-carrot2.xsl b/etc/pp2out-to-carrot2.xsl new file mode 100644 index 0000000..a1d1677 --- /dev/null +++ b/etc/pp2out-to-carrot2.xsl @@ -0,0 +1,25 @@ + + + + + + + water + + + + + + <xsl:value-of select="md-title" /> + + + + + + + + + + + + \ No newline at end of file