More indexes.
authorMike Taylor <mike@indexdata.com>
Mon, 19 Jun 2006 16:43:27 +0000 (16:43 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 19 Jun 2006 16:43:27 +0000 (16:43 +0000)
zebra/zeerex.xml

index 6a32754..522aa76 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id: zeerex.xml,v 1.5 2006-06-19 08:15:08 mike Exp $ -->
+<!-- $Id: zeerex.xml,v 1.6 2006-06-19 16:43:27 mike Exp $ -->
 <explain xmlns="http://explain.z3950.org/dtd/2.0/">
 
  <serverInfo protocol="SRW/SRU/Z39.50" version="1.1" method="GET/POST">
    <map><attr type="1" set="bib1">cql:all</attr></map>
   </index>
 
+  <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>
+  </index>
+
   <!-- ### Many more indexes to be added -->
  </indexInfo>
 
   <supports type="maskingCharacter">*</supports>
   <supports type="maskingCharacter">?</supports>
   <default type="contextSet">zeerex</default>
+  <default type="index">cql.anywhere</default>
+
   <!-- ### Many more <default>s, <setting>s and <supports>s to be added -->
  </configInfo>
 </explain>