X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-client-commands.xml;h=8873d22d38ac22b4a1507b36cc3340d314199731;hb=3ee23524c33a4b3453930c5c05fc8b5f87fa48bb;hp=67c9365f2275e78801d9d1abcc97fde5f1737d43;hpb=f0fff840ae259cab0b1c17297c4367172a7cd229;p=yaz-moved-to-github.git diff --git a/doc/yaz-client-commands.xml b/doc/yaz-client-commands.xml index 67c9365..8873d22 100644 --- a/doc/yaz-client-commands.xml +++ b/doc/yaz-client-commands.xml @@ -1,5 +1,5 @@ @@ -93,6 +93,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 +184,16 @@ + sru method + + + Selects SRU method. Must be one of POST, + GET, SOAP (default). + + + + + list_all @@ -190,7 +209,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 +225,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 +241,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 +281,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 +378,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 +483,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 +496,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 +579,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 +743,17 @@ -