|
|
Index Data > Zebra > Zebra - User's Guide and Reference > Setting up a correct SRU web service The SRU specification mandates that the CQL query language is supported and properly configure. Also, the server needs to be able to emmit a proper Explain XML record, which is used to determine the capabilities of the specific server instance. In this example configuration we expoit the similarities between the Explain record and the CQL query language configuration, we generate the later from the former using an XSLT transformation.
xsltproc conf/explain2cqlpqftxt.xsl conf/explain.xml > conf/cql2pqf.txt
The we are all set to start the SRU/acro.z3950; server including PQF and CQL query configuration. It uses the YAZ frontend server configuration - just type
zebrasrv -f conf/yazserver.xml
First, we'd like to be sure that we can see the Explain XML response correctly. You might use either of these equivalent requests: http://localhost:9999 http://localhost:9999/?version=1.1&operation=explain
Now we can issue true SRU requests. For example,
Scan of indexes is a part of the SRU server business. For example,
scanning the
In addition, all Zebra internal special elemen sets or record
schema's of the form
|
|||
|
|
||||
| Copyright Index Data ApS 2008 | ||||