X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-client-commands.xml;h=a769ac44be32b51041319a8915f28a71a9cb4049;hb=a5795a2df2095d5a44b012a59426e7b906db3ec9;hp=52a2bd86edc971ada11855a241893447fee8eb33;hpb=e44e073beb75899cf954c94667b412f86009ef16;p=yaz-moved-to-github.git diff --git a/doc/yaz-client-commands.xml b/doc/yaz-client-commands.xml index 52a2bd8..a769ac4 100644 --- a/doc/yaz-client-commands.xml +++ b/doc/yaz-client-commands.xml @@ -1,5 +1,4 @@ @@ -187,9 +186,10 @@ sru method version - Selects SRU method and version. + Selects Web Service method and version. Must be one of POST, - GET, SOAP (default). Version + GET, SOAP (default) + or SOLR. Version should be either 1.1 or 1.2. Other versions are allowed - for testing purposes (version negotiation with SRU server). @@ -214,7 +214,7 @@ See the - Z39.50 standard + Z39.50 standard on set bounds for more details. @@ -230,7 +230,7 @@ See the - Z39.50 standard + Z39.50 standard on set bounds for more details. @@ -246,7 +246,7 @@ See the - Z39.50 standard + Z39.50 standard on set bounds for more details. @@ -286,10 +286,10 @@ are registered. See - Z39.50 Standard + Z39.50 Record Syntax Identifiers for more details. Commonly used records syntaxes include usmarc, - sutrs, grs1 and xml. + sutrs and xml. @@ -370,12 +370,12 @@ update. The second argument, recid, is the record identifier (any string). Third argument which is optional is - the record document for the request. If doc is a quoted string - (double quotes) the string content is used verbatim. If doc is not - a quoted string, it is assumed to be a filename which is read, then - sent as the docuemnt content. If doc is omitted, the last received - record (as parf of present response or piggybacked search response) - is used for the update. + the record document for the request. If doc is preceded with + "<", then the following characters are treated as a filename + with the records to be updated. Otherwise doc is treated as + a document itself. The doc may also be quited in double quotes. + If doc is omitted, the last received record (as part of present + response or piggybacked search response) is used for the update. @@ -534,7 +534,7 @@ MARC records are not covered by Z39.50 character set negotiation, so that's why there is a separate character that must be known - in order to do meaningful converson(s). + in order to do meaningful conversion(s).