X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fquerymodel.xml;h=6c12214e2c9a7b6f948f2512a6f8db10b1a66601;hb=3792780712898860435acfb9bf38c00f98cee037;hp=bbadb28fe1ecac3fb65b89bba520a7239512e175;hpb=20d1df123f3e5be61a77687223952430ac184cd9;p=idzebra-moved-to-github.git diff --git a/doc/querymodel.xml b/doc/querymodel.xml index bbadb28..6c12214 100644 --- a/doc/querymodel.xml +++ b/doc/querymodel.xml @@ -1,5 +1,5 @@ - + Query Model
@@ -41,7 +41,7 @@ parties developing Z39.50 software, and is often referred to as Prefix Query Notation, or in short PQN. See - for further explanations and + for further explanations and descriptions of Zebra's capabilities.
@@ -144,8 +144,8 @@ -
- Prefix Query Format syntax and semantics +
+ RPN queries and semantics The PQF grammar is documented in the YAZ manual, and shall not be @@ -155,10 +155,10 @@ query parse tree. -
- PQF tree structure +
+ RPN tree structure - The PQF parse tree - or the equivalent textual representation - + The RPN parse tree - or the equivalent textual representation in PQF - may start with one specification of the attribute set used. Following is a query tree, which @@ -184,7 +184,7 @@ Attribute set - Short hand + PQF notation (Short hand) Status Notes @@ -192,7 +192,7 @@ - Explain + Explain exp-1 Special attribute set used on the special automagic IR-Explain-1 database to gain information on @@ -201,7 +201,7 @@ predefined - Bib1 + Bib-1 bib-1 Standard PQF query language attribute set which defines the semantics of Z39.50 searching. In addition, all of the @@ -211,14 +211,14 @@ default - GILS + GILS gils - Extension to the Bib1 attribute set. + Extension to the Bib-1 attribute set. predefined - - - Experimental and buggy. Definitely not to be used in production code. - -
@@ -2475,19 +2474,17 @@ Exhaustive information can be found in the Section "Specification of CQL to RPN mappings" in the YAZ manual. - - http://www.indexdata.dk/yaz/doc/tools.tkl#tools.cql.map, - and shall therefore not be repeated here. + , + and shall therefore not be repeated here.