X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-client-commands.xml;h=02c2ac5c90fec4ac3bbffd9895f328b3cecde5c9;hp=93627f005a92305987ca69add171ba08fdcb7d81;hb=eda96f8cca72ec56811eff40f23b881b339afa56;hpb=f60c0db8c4379047cdd75e2be50549abc0a1c74a diff --git a/doc/yaz-client-commands.xml b/doc/yaz-client-commands.xml index 93627f0..02c2ac5 100644 --- a/doc/yaz-client-commands.xml +++ b/doc/yaz-client-commands.xml @@ -1,5 +1,4 @@ @@ -33,7 +32,7 @@ Sends a Search Request using the query given. By default the query is assumed to be PQF. See command - querytype. + querytype for more information. @@ -184,11 +183,14 @@ - sru method + sru method version - Selects SRU method. Must be one of POST, - GET, SOAP (default). + Selects SRU method and version. + Must be one of POST, + GET, SOAP (default). Version + should be either 1.1 or 1.2. Other versions are allowed - for testing + purposes (version negotiation with SRU server). @@ -579,6 +581,19 @@ + querycharset + charset + + + Specifies character set for query terms for Z39.50 RPN + queries and Z39.50 Scan Requests (termListAndStartPoint). + This is a pure client-side conversion which converts from + displayCharset to queryCharset. + + + + + set_cclfile filename