new
authormike <mike>
Thu, 28 Jun 2007 00:22:29 +0000 (00:22 +0000)
committermike <mike>
Thu, 28 Jun 2007 00:22:29 +0000 (00:22 +0000)
test/regression/sections/02/14.xcql [new file with mode: 0644]

diff --git a/test/regression/sections/02/14.xcql b/test/regression/sections/02/14.xcql
new file mode 100644 (file)
index 0000000..c833d26
--- /dev/null
@@ -0,0 +1,17 @@
+<searchClause>
+  <index>author</index>
+  <relation>
+    <value>any</value>
+    <modifiers>
+      <modifier>
+        <type>f.foo</type>
+      </modifier>
+      <modifier>
+        <type>b.bar</type>
+        <comparison>&gt;</comparison>
+        <value>1</value>
+      </modifier>
+    </modifiers>
+  </relation>
+  <term>sanderson taylor</term>
+</searchClause>