X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fzoom.xml;h=e1b999247467d72cb61a6ad1dfd2c090a172452f;hb=e2a93caa6b725e6bdd83a9d4e8079dfdcc3581e0;hp=d8ae9e25da95db4087369b56807247e15303e7c4;hpb=48303fd661d8987d0ad1211180b36cd7c2484d46;p=metaproxy-moved-to-github.git diff --git a/doc/zoom.xml b/doc/zoom.xml index d8ae9e2..e1b9992 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -72,7 +72,7 @@ URL of Web service to be used to fetch target profile - for a given database (udb). The special sequence + 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. @@ -83,6 +83,16 @@ + attribute content_url + + + URL of Web service to be used to fetch target profile + for a given database (udb) of type content. Semantics otherwise like + url attribute above. + + + + attribute realm @@ -505,19 +515,20 @@ The value of this field is a string that generates a dynamic link based on record content. If the resulting string is non-zero in length a new field, metadata with attribute - type="generated-url". + type="generated-url" is generated. The contents of this field is the result of the URL recipe conversion. The urlRecipe value may refer to an existing metadata element by ${field[pattern/result/flags]}, which will take content of field and perform a regular expression conversion using the pattern given. For example: ${md-title[\s+/+/g]} takes - metadadata element title and converts one or more + metadata element title and converts one or more spaces to a plus character. If the contentConnector setting also defined, the resulting value is - augmented with a session string as well as the content proxy server. + augmented with a session string as well as host name of the + content proxy server. @@ -582,12 +593,12 @@ proxy - Specifies proxy to be for backend. If this parameters is + Specifies one or more proxies for backend. If this parameter is omitted, the proxy will be taken from TARGET profile setting - cfProxy - - . + cfProxy. + The parameter is a list of comma-separated host:port entries. + Bost host and port must be given for each proxy. @@ -601,6 +612,15 @@ + nocproxy + + + If this parameter is specified, content-proyxing is disabled + for the search. + + + + realm