1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
| {
| "annotations": [
| {
| "id": "1001",
| "result": [
| {
| "from_name": "rank",
| "id": "beFiQTT1cU",
| "source": "$items",
| "to_name": "search",
| "type": "ranker",
| "value": {
| "ranker": ["1234", "123", "12345", "123456", "1234567"]
| }
| }
| ]
| }
| ]
| }
|
|