Update CQL parser to use CQL 1.1 modifiers for booleans and
[yaz-moved-to-github.git] / test / cql / 2.8.out
1 <searchClause>
2   <index>dc.title</index>
3   <relation>
4     <value>any</value>
5     <modifiers>
6       <modifier>
7         <type>stem</type>
8         <relation>=</relation>
9       </modifier>
10     </modifiers>
11   </relation>
12   <term>fish</term>
13 </searchClause>