From: Anders S. Mortensen Date: Mon, 2 Apr 2007 10:11:17 +0000 (+0000) Subject: Only insert those index terms which have @search="true". This happens both for X-Git-Tag: CPAN-v1.02~54^2~436 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=6690410b65ac18f88ca5099e7e92c3513665c3e5 Only insert those index terms which have @search="true". This happens both for the situation where search access points have actually been probed by IRspy and in the case where only the existing version of indexInfo is inserted. Bugzilla #922. --- diff --git a/xsl/irspy2zeerex.xsl b/xsl/irspy2zeerex.xsl index 6ac8cd2..e08fa90 100644 --- a/xsl/irspy2zeerex.xsl +++ b/xsl/irspy2zeerex.xsl @@ -1,6 +1,6 @@ - + @@ -211,22 +212,16 @@ - - - - true - false - - - - <xsl:value-of select="$title"/> - - - - - - - + + + <xsl:value-of select="$title"/> + + + + + + +