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=67c9365f2275e78801d9d1abcc97fde5f1737d43;hb=eda96f8cca72ec56811eff40f23b881b339afa56;hpb=f0fff840ae259cab0b1c17297c4367172a7cd229 diff --git a/doc/yaz-client-commands.xml b/doc/yaz-client-commands.xml index 67c9365..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. @@ -93,6 +92,15 @@ + setscan set term + + + Scans database index for a term within a result set. This + is similar to the scan command but has a result set as its first argument. + + + + scanpos pos @@ -175,6 +183,19 @@ + sru method version + + + 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). + + + + + list_all @@ -190,7 +211,8 @@ Sets the limit for when no records should be returned together with the search result. See the - + Z39.50 standard for more details. @@ -205,7 +227,8 @@ Sets the limit for when all records should be returned with the search result. See the - + Z39.50 standard for more details. @@ -220,7 +243,8 @@ number of records in the result set is between the values of lslb and ssub. See the - + Z39.50 standard for more details. @@ -259,7 +283,8 @@ Sets the preferred transfer syntax for retrieved records. yaz-client supports all the record syntaxes that currently are registered. See - + Z39.50 Standard for more details. Commonly used records syntaxes include usmarc, @@ -355,13 +380,14 @@ - . + source filename Executes list of commands from file filename, just like source on - most UNIX shells. + most UNIX shells. A single dot (.) can be used + as an alternative. @@ -459,7 +485,7 @@ Specifies schema for retrieval. Schema may be specified as an OID for Z39.50. - For SRW, schema is a simple string URI. + For SRU, schema is a simple string URI. @@ -472,7 +498,7 @@ Specifies character set (encoding) for Z39.50 - negotiation / SRW encoding and/or character set for output (terminal). + negotiation / SRU encoding and/or character set for output (terminal). negotiationcharset is the name @@ -555,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 @@ -706,8 +745,17 @@ -