Add two CQL sortby tests
[yaz-moved-to-github.git] / test / cql / 13.2.out
diff --git a/test/cql/13.2.out b/test/cql/13.2.out
new file mode 100644 (file)
index 0000000..21c212f
--- /dev/null
@@ -0,0 +1,36 @@
+<triple>
+  <boolean>
+    <value>or</value>
+  </boolean>
+  <leftOperand>
+    <searchClause>
+      <index>cql.serverChoice</index>
+      <relation>
+        <value>=</value>
+      </relation>
+      <term>a</term>
+    </searchClause>
+  </leftOperand>
+  <rightOperand>
+    <searchClause>
+      <index>cql.serverChoice</index>
+      <relation>
+        <value>=</value>
+      </relation>
+      <term>b</term>
+    </searchClause>
+  </rightOperand>
+  <sortKeys>
+    <key>
+      <index>title</index>
+        <modifiers>
+          <modifier>
+            <type>ascending</type>
+          </modifier>
+        </modifiers>
+    </key>
+    <key>
+      <index>author</index>
+    </key>
+  </sortKeys>
+</triple>