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
/
13.2.out
1
<triple>
2
<boolean>
3
<value>or</value>
4
</boolean>
5
<leftOperand>
6
<searchClause>
7
<index>cql.serverChoice</index>
8
<relation>
9
<value>=</value>
10
</relation>
11
<term>a</term>
12
</searchClause>
13
</leftOperand>
14
<rightOperand>
15
<searchClause>
16
<index>cql.serverChoice</index>
17
<relation>
18
<value>=</value>
19
</relation>
20
<term>b</term>
21
</searchClause>
22
</rightOperand>
23
<sortKeys>
24
<key>
25
<index>title</index>
26
<modifiers>
27
<modifier>
28
<type>ascending</type>
29
</modifier>
30
</modifiers>
31
</key>
32
<key>
33
<index>author</index>
34
</key>
35
</sortKeys>
36
</triple>