X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-client-commands.xml;h=748cd90deee39575a2fc500269863314806bafa3;hb=6f5c63a8b759040d31028a4f1437a9cbc7a21fd6;hp=1494d010b7ffacab45bb1c45ac60a3dc4a31ff1d;hpb=efda1a40ecc4cb16b0073a2b8a895ad28d5bfe4e;p=yaz-moved-to-github.git diff --git a/doc/yaz-client-commands.xml b/doc/yaz-client-commands.xml index 1494d01..748cd90 100644 --- a/doc/yaz-client-commands.xml +++ b/doc/yaz-client-commands.xml @@ -1,5 +1,5 @@ @@ -91,6 +91,26 @@ + + scanpos pos + + + + Sets preferred position for scan. This value + is used in next scan. By default position is 1. + + + + + scanstep step + + + + Set step-size for scan. This value is used in next scan + sent to the target. By default step-size is 0. + + + sort sortspecs @@ -246,11 +266,15 @@ Sets the query type as used by command find. - The following is supported: prefix for - Prefix Query Notation (Type-1 Query); - ccl for CCL search (Type-2 - Query), cql for CQL or ccl2rpn for - CCL to RPN conversion (Type-1 Query). + The following is supported: + prefix for + Prefix Query Notation (Type-1 Query); + ccl for CCL search (Type-2 Query), + cql for CQL (Type-104 search with CQL OID), + ccl2rpn for + CCL to RPN conversion (Type-1 Query). + cql2rpn for + CQL to RPN conversion (Type-1 Query). @@ -438,6 +462,18 @@ + set_cqlfields + filename + + + Specifies that CQL fields should be read from file + file filename. This command does the + thing as option -q. + + + + + register_oid name class