Editing comments only.
authorSebastian Hammer <quinn@indexdata.com>
Thu, 4 Jan 2007 20:33:51 +0000 (20:33 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Thu, 4 Jan 2007 20:33:51 +0000 (20:33 +0000)
etc/pazpar2.cfg

index e63a98c..3ccbda5 100644 (file)
@@ -5,13 +5,6 @@
      configuration.
 -->
 
-<!-- thought... right now there is only one global 'service' in the code, but
-     it will be pretty simple to make this repeatable, and I think that should
-     be done at some point (this will eliminate most of the global parameters.
-     But it might be nice to have 'virtual' targets, so differrent sets of
-     configuration could live within one listener (on a single
-     port). -->
-
 <server>
   <listen port="9004"/>
   <proxy host="localhost" port="80"/>
 
 <!-- Need to figure out where to get ZeeRex records for targets from -->
 
-<!-- The 'profiles' below are repeatable, and tagged with an ID, so that they
-     can be linked with targets. -->
-
-<!-- They can be generated dynamically using XSLT. -->
-
-<queryprofile/>  <!-- Like a CCL profile? What else? -->
-
-<!-- Select by target ID (pattern). What else???   -->
+<queryprofile/>  <!-- Like a CCL profile++ . Can optionally refer to XSLT to 
+       convert ZeeRex into queryprofile. Multiple profiles can exist.  -->
 
 <retrievalprofile>
   <requestsyntax>marc21</requestsyntax>