From: Adam Dickmeiss Date: Fri, 10 Feb 2012 14:35:35 +0000 (+0100) Subject: Describe new configuration for zoom WRT ZeeRex. X-Git-Tag: v1.3.23~2 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;h=048cb527b39afbbb55f9b8f68c4393326390c683;p=metaproxy-moved-to-github.git Describe new configuration for zoom WRT ZeeRex. --- diff --git a/doc/zoom.xml b/doc/zoom.xml index e1b9992..80bc5b6 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -71,15 +71,24 @@ attribute url - URL of Web service to be used to fetch target profile - for a given database (udb) of type searchable. The special sequence - %db of the URL is replaced by the - actual database specified as part of Search. + URL of Web service to be used when fetch target profiles from + a remote service (Torus normally). + + + The sequence %query is replaced with a CQL + query for the Torus search. The special sequence %realm is replaced by value of attribute realm or by realm DATABASE argument. + + The special sequence %db is replaced with + a single database while searching. Note that this sequence + is no longer needed, because the %query can already + query for a single database by using CQL query + udb==.... + @@ -144,6 +153,16 @@ + attribute explain_xsl + + + Specifies a stylesheet that converts one or more Torus records + to ZeeExplain records. The content of recordData is assumed to be + holding each Explain record. + + + + element records