Update CQL parser to use CQL 1.1 modifiers for booleans and
[yaz-moved-to-github.git] / test / cql / 2.8.out
diff --git a/test/cql/2.8.out b/test/cql/2.8.out
new file mode 100644 (file)
index 0000000..3f45441
--- /dev/null
@@ -0,0 +1,13 @@
+<searchClause>
+  <index>dc.title</index>
+  <relation>
+    <value>any</value>
+    <modifiers>
+      <modifier>
+        <type>stem</type>
+        <relation>=</relation>
+      </modifier>
+    </modifiers>
+  </relation>
+  <term>fish</term>
+</searchClause>