Update headers and omit CVS Ids.
[yaz-moved-to-github.git] / test / cqlsample
index f08ff47..9bc2819 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: cqlsample,v 1.3 2008-01-06 13:08:09 adam Exp $
 # CQL queries for testing.
 # from http://www.loc.gov/z3950/agency/zing/cql/sample-queries.html
 # Simple Term
@@ -101,4 +100,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