Add <fieldmap>s for the remaining CQL indexes mentioned in section 6.2
authorMike Taylor <mike@miketaylor.org.uk>
Wed, 15 Jun 2011 21:52:21 +0000 (22:52 +0100)
committerMike Taylor <mike@miketaylor.org.uk>
Wed, 15 Jun 2011 21:52:21 +0000 (22:52 +0100)
of the EBSCO USI specification: rec.identifier, net.path, dc.language,
dc.format, id.fullText, id.peerReviewed, dc.description, dc.source,
dc.publisher and id.seriesTitle.

etc/config-zoom.xml

index 25fc86f..d4c5649 100644 (file)
       <fieldmap cql="bash.isbn" ccl="isbn"/>
       <fieldmap cql="bash.issn" ccl="issn"/>
       <fieldmap cql="dc.date" ccl="date"/>
+      <!-- 
+          I got some of the following CCL qualifier names from
+          http://catalog.pburglib.org/polaris/Help/PWbasicsearch6.html
+          These are marked with the comment POLARIS.
+          The others, I just made up.
+          (Mike, Wed Jun 15 22:50:18 BST 2011)
+       -->
+      <fieldmap cql="rec.identifier" ccl="ocn"/><!-- POLARIS -->
+      <fieldmap cql="net.path" ccl="db"/>
+      <fieldmap cql="dc.language" ccl="la"/><!-- POLARIS -->
+      <fieldmap cql="dc.format" ccl="tom"/><!-- POLARIS -->
+      <fieldmap cql="id.fullText" ccl="fullText"/>
+      <fieldmap cql="id.peerReviewed" ccl="peerReviewed"/>
+      <fieldmap cql="dc.description" ccl="desc"/>
+      <fieldmap cql="dc.source" ccl="src"/>
+      <fieldmap cql="dc.publisher" ccl="pub"/><!-- POLARIS -->
+      <fieldmap cql="id.seriesTitle" ccl="series-ti"/>
     </filter>
   </filters>
   <routes>