More clean up, update readme
[cql-java-moved-to-github.git] / test / regression / sections / 04 / 02.xcql
diff --git a/test/regression/sections/04/02.xcql b/test/regression/sections/04/02.xcql
deleted file mode 100644 (file)
index 0dcb869..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<triple>
-  <boolean>
-    <value>or</value>
-  </boolean>
-  <leftOperand>
-    <searchClause>
-      <index>title</index>
-      <relation>
-        <value>any</value>
-        <modifiers>
-          <modifier>
-            <type>stem</type>
-          </modifier>
-        </modifiers>
-      </relation>
-      <term>fish dog</term>
-    </searchClause>
-  </leftOperand>
-  <rightOperand>
-    <searchClause>
-      <index>cql.serverChoice</index>
-      <relation>
-        <value>=</value>
-      </relation>
-      <term>and</term>
-    </searchClause>
-  </rightOperand>
-</triple>