-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathquery.json
37 lines (36 loc) · 813 Bytes
/
query.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"query": {
"parameters": { "value": "a" },
"service": "text",
"type": "terminal",
"node_id": 0
},
"return_type": "entry",
"request_options": {
"pager": { "start": 100, "rows": 100 },
"scoring_strategy": "combined",
"sort": [{ "sort_by": "score", "direction": "desc" }]
},
"request_info": {
"src": "ui",
"query_id": "81b2a20834e1c9279b0aaa234d8f3fe6"
}
}
{
"query": {
"parameters": { "value": "a" },
"service": "text",
"type": "terminal",
"node_id": 0
},
"return_type": "entry",
"request_options": {
"pager": { "start": 100, "rows": 100 },
"scoring_strategy": "combined",
"sort": [{ "sort_by": "score", "direction": "desc" }]
},
"request_info": {
"src": "ui",
"query_id": "81b2a20834e1c9279b0aaa234d8f3fe6"
}
}