More clean up, update readme
[cql-java-moved-to-github.git] / util / regression / sections / 04 / 01.xcql
diff --git a/util/regression/sections/04/01.xcql b/util/regression/sections/04/01.xcql
new file mode 100644 (file)
index 0000000..6f3ec27
--- /dev/null
@@ -0,0 +1,23 @@
+<triple>
+  <boolean>
+    <value>and</value>
+  </boolean>
+  <leftOperand>
+    <searchClause>
+      <index>bath.author</index>
+      <relation>
+        <value>any</value>
+      </relation>
+      <term>fish</term>
+    </searchClause>
+  </leftOperand>
+  <rightOperand>
+    <searchClause>
+      <index>dc.title</index>
+      <relation>
+        <value>all</value>
+      </relation>
+      <term>cat dog</term>
+    </searchClause>
+  </rightOperand>
+</triple>