X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fserver.xml;h=f5fa9ea64b7c04cb36682a17b35beda4e9769a04;hb=25a37c9be836f891281688788a7a1f967ea2b2cb;hp=ae02803b9136195ea847c68fb2eb0394854a60af;hpb=79dbb0556936ee101483f693d38bd5e97c49689e;p=idzebra-moved-to-github.git diff --git a/doc/server.xml b/doc/server.xml index ae02803..f5fa9ea 100644 --- a/doc/server.xml +++ b/doc/server.xml @@ -1,10 +1,17 @@ - + The Z39.50 Server Running the Z39.50 Server (zebrasrv) + + Syntax @@ -51,11 +58,9 @@ -z - Use the Z39.50 protocol (default). These two options complement - eachother. You can use both multiple times on the same command - line, between listener-specifications (see below). This way, you - can set up the server to listen for connections in both protocols - concurrently, on different local ports. + Use the Z39.50 protocol. Currently the only protocol supported. + The option is retained for historical reasons, and for future + extensions. @@ -121,7 +126,7 @@ Set the (approximate) maximum size of - present response messages. Default is 1024 Kb (1 Mb). + present response messages. Default is 1024 KB (1 MB). @@ -129,10 +134,10 @@ - A listener-address consists of a transport - mode followed by a colon (:) followed by a listener address. + A listener-address consists of an optional + transport mode followed by a colon (:) followed by a listener address. The transport mode is either ssl or - tcp. + tcp (default). @@ -148,7 +153,8 @@ - The port number defaults to 210 (standard Z39.50 port). + The port number defaults to 210 (standard Z39.50 port) for + privileged users (root), and 9999 for normal users. @@ -176,7 +182,7 @@ - zebrasrv -u daemon tcp:@ + zebrasrv -u daemon @ @@ -204,7 +210,7 @@ Z39.50 protocol, and the option bits for Search, Present, Scan, NamedResultSets, and concurrentOperations will be set, if requested by the client. The maximum PDU size is negotiated down to a maximum of - 1Mb by default. + 1 MB by default. @@ -212,6 +218,12 @@ Search + + The supported query type are 1 and 101. All operators are currently supported with the restriction that only proximity units of type "word" @@ -223,7 +235,7 @@ - The server has full support for piggy-backed present requests (see + The server has full support for piggy-backed retrieval (see also the following section). @@ -246,6 +258,7 @@ A phrase register is created for those fields in the .abs file that contains a p-specifier. + @@ -376,7 +389,7 @@ x? - Matches x once or twice. Priority: high. + Matches x zero or once. Priority: high. @@ -488,7 +501,7 @@ Sort - Z39.50 specifies three diffent types of sort criterias. + Z39.50 specifies three different types of sort criteria. Of these Zebra supports the attribute specification type in which case the use attribute specifies the "Sort register". Sort registers are created for those fields that are of type "sort" in