projects
/
yaz-moved-to-github.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
CCL: add tests for CCL s=ag
[yaz-moved-to-github.git]
/
test
/
cql
/
4.2.out
1
<triple>
2
<boolean>
3
<value>or</value>
4
</boolean>
5
<leftOperand>
6
<searchClause>
7
<index>title</index>
8
<relation>
9
<value>any</value>
10
<modifiers>
11
<modifier>
12
<type>stem</type>
13
</modifier>
14
</modifiers>
15
</relation>
16
<term>fish dog</term>
17
</searchClause>
18
</leftOperand>
19
<rightOperand>
20
<searchClause>
21
<index>cql.serverChoice</index>
22
<relation>
23
<value>=</value>
24
</relation>
25
<term>and</term>
26
</searchClause>
27
</rightOperand>
28
</triple>