X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Fzoom.xml;h=50a468221cd25ac7aec0ea7b39a1569887d8e04b;hb=bf6a5858e2c8839a5f8a4bdf087bcb94c54084bb;hp=e9f44fdc2922893f4f3a4e2b9dba692fda379184;hpb=371a02c325fb4d7cdfc24a81c38e36077382e648;p=metaproxy-moved-to-github.git diff --git a/doc/zoom.xml b/doc/zoom.xml index e9f44fd..50a4682 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -470,7 +470,7 @@ - SRUVersion + sruVersion Specifies the SRU version to use. It unset, version 1.2 will be used. Some servers do not support this version, in which case @@ -505,19 +505,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.