Add 4=3 to BIB-1 map of Record identifier index.
authorMike Taylor <mike@indexdata.com>
Tue, 20 Jun 2006 11:25:10 +0000 (11:25 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 20 Jun 2006 11:25:10 +0000 (11:25 +0000)
zebra/zeerex.xml

index 18a3ddc..4d0b254 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id: zeerex.xml,v 1.7 2006-06-20 11:05:13 mike Exp $ -->
+<!-- $Id: zeerex.xml,v 1.8 2006-06-20 11:25:10 mike Exp $ -->
 <explain xmlns="http://explain.z3950.org/dtd/2.0/">
 
  <serverInfo protocol="SRW/SRU/Z39.50" version="1.1" method="GET/POST">
   <index search="true" scan="true" sort="false">
    <title lang="en">Record identifier</title>
    <map><name set="rec">id</name></map>
-   <map><attr type="1" set="bib1">rec:id</attr></map>
+   <map>
+    <attr type="1" set="bib1">rec:id</attr>
+    <attr type="4" set="bib1">3</attr>
+   </map>
   </index>
 
   <!-- ### Many more indexes to be added -->