X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-client-commands.xml;h=446ce3459ccbe44cdc48f122f122ae346eb2aa82;hp=1494d010b7ffacab45bb1c45ac60a3dc4a31ff1d;hb=dd8e61419f08a386271a8e308141aab8131b27f6;hpb=ad3b59f8c9beb50bd19cf7267479ad78eefe3fca diff --git a/doc/yaz-client-commands.xml b/doc/yaz-client-commands.xml index 1494d01..446ce34 100644 --- a/doc/yaz-client-commands.xml +++ b/doc/yaz-client-commands.xml @@ -1,5 +1,5 @@ @@ -246,11 +246,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 +442,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