X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fcqlsample;h=5b5b4692382612df9791b5a185cd21000410ac4c;hb=49cb82c6f1a4a54272ee8ec1ec4331d59da3d190;hp=f08ff47b2ae698567ac979676b267f3c686cfe26;hpb=783114bd4cf6e26e1743ce131d3e7f00af63ec50;p=yaz-moved-to-github.git diff --git a/test/cqlsample b/test/cqlsample index f08ff47..5b5b469 100644 --- a/test/cqlsample +++ b/test/cqlsample @@ -1,4 +1,4 @@ -# $Id: cqlsample,v 1.3 2008-01-06 13:08:09 adam Exp $ +# $Id: cqlsample,v 1.4 2008-01-06 17:37:13 adam Exp $ # CQL queries for testing. # from http://www.loc.gov/z3950/agency/zing/cql/sample-queries.html # Simple Term @@ -101,4 +101,15 @@ missingParen any fish) title = ("illegal parentheses") > illegal="urn:missingQuery" - +# free-form term OK) +a b +a b c +a.b c +and b c +all a +a any b +dc.title a b c and d + +# free-form term (Syntax error) +a b.c +a and