X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2FREADME;h=fff099faaf10c97405e8875f862bca898a3443dc;hp=0f4d431e6468429249c005651562b221d4699acd;hb=4497d3bab237e7d0d49fc40f04b8aeddf1ab6f30;hpb=64ef5e94852c5530327cc8d62d63c19f1967fe1c diff --git a/zebra/README b/zebra/README index 0f4d431..fff099f 100644 --- a/zebra/README +++ b/zebra/README @@ -1,4 +1,4 @@ -$Id: README,v 1.7 2006-05-12 16:26:53 mike Exp $ +$Id: README,v 1.12 2006-09-20 13:19:54 mike Exp $ What's what in this directory: @@ -28,6 +28,12 @@ pqf.properties -- The specification for how CQL queries are translated supplied in the YAZ distribution: we'd just use that if there was a reliable way to discover where it is. +ezeerex2pqfproperties.pl -- An in-progress script to automatically + generate the pqf.properties file from an extended ZeeRex + record. Not yet in use. A Makefile controls the use of this + script to generate "terse.properties", which may be, but is + not, used in place of "pqf.properties". + zebra.cfg -- Zebra-specific configuration, including the location of the register files, the location of the XSLT filter configuration (filterconf.xml), etc. @@ -41,6 +47,13 @@ zeerex2index.xsl -- The indexing stylesheet for ZeeRex records. zeerex2zeerex.xsl -- The "no-op" stylesheet for presenting ZeeRex records. +zeerex2id.xsl -- A trivial stylesheet that just yields the record + identifier (not as an XML document). + +profile -- Notes on the indexes in the ZeeRex profile, with + indications of whether they are yet supported by the Zebra + configuration in this directory. + records -- A subdirectory containing ZeeRex records to be added to the database. These were harvested from Index Data's existing target-test database using @@ -53,7 +66,7 @@ db -- A subdirectory containing the actual database: register files, dictionaries and suchlike. form.html -- a simple HTML search form that submits SRU queries to a - server running on local port 1313. + server running on local port 3313. -- @@ -68,5 +81,5 @@ zebraidx commit zebrasrv -f yazserver.xml Then interrogate the database with SRU URLs such as: - http://localhost:1313/IR-Explain---1?version=1.1&operation=searchRetrieve&maximumRecords=10&recordSchema=zeerex&query=net.protocol=sru + http://localhost:3313/IR-Explain---1?version=1.1&operation=searchRetrieve&maximumRecords=10&recordSchema=zeerex&query=net.protocol=sru