X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fserver.xml;h=f5fa9ea64b7c04cb36682a17b35beda4e9769a04;hb=25a37c9be836f891281688788a7a1f967ea2b2cb;hp=8066c45425a1b03fa771a6403f99c1bc19391acd;hpb=4fe772289b1ab968655c27b144d08fc69c113fd9;p=idzebra-moved-to-github.git diff --git a/doc/server.xml b/doc/server.xml index 8066c45..f5fa9ea 100644 --- a/doc/server.xml +++ b/doc/server.xml @@ -1,16 +1,16 @@ - + The Z39.50 Server Running the Z39.50 Server (zebrasrv) - + Syntax @@ -218,11 +218,11 @@ Search - + The supported query type are 1 and 101. All operators are currently @@ -235,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). @@ -258,6 +258,7 @@ A phrase register is created for those fields in the .abs file that contains a p-specifier. + @@ -388,8 +389,7 @@ x? - Matches x once or twice. Priority: high. - FIXME Is this right? Std regexp has '?' meaning zero or one -H + Matches x zero or once. Priority: high.