projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83b0d97
)
Include extra index rec.id_raw
author
Mike Taylor
<mike@miketaylor.org.uk>
Mon, 10 May 2010 15:56:09 +0000
(16:56 +0100)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Mon, 10 May 2010 15:56:09 +0000
(16:56 +0100)
zebra/zeerex2index.xsl
patch
|
blob
|
history
diff --git
a/zebra/zeerex2index.xsl
b/zebra/zeerex2index.xsl
index
fd7556f
..
0ea74da
100644
(file)
--- a/
zebra/zeerex2index.xsl
+++ b/
zebra/zeerex2index.xsl
@@
-42,6
+42,10
@@
<xsl:value-of select="$id"/>
</z:index>
+ <z:index name="rec:id_raw" type="0">
+ <xsl:value-of select="$id"/>
+ </z:index>
+
<!-- serverInfo -->
<z:index name="net:protocol" type="w">
<xsl:value-of select="e:serverInfo/@protocol"/>