-
-
Notifications
You must be signed in to change notification settings - Fork 16
/
demo-nested.json
29 lines (29 loc) · 1.32 KB
/
demo-nested.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
{
"status": "success",
"data": {
"total": 3,
"items": [
{
"id": "981617517",
"name": "EQUINOR BIL OSLO",
"highlight": "\\u003cmark\\u003e\\u003cb\\u003eEQUINOR\\u003c/b\\u003e\\u003c/mark\\u003e \\u003cmark\\u003e\\u003cb\\u003eB\\u003c/b\\u003eIL\\u003c/mark\\u003e OSLO",
"code": "FLI",
"score": 46.73977867834532
},
{
"id": "993015253",
"name": "EQUINOR BIL BERGEN",
"highlight": "\\u003cmark\\u003e\\u003cb\\u003eEQUINOR\\u003c/b\\u003e\\u003c/mark\\u003e \\u003cmark\\u003e\\u003cb\\u003eB\\u003c/b\\u003eIL\\u003c/mark\\u003e \\u003cmark\\u003e\\u003cb\\u003eB\\u003c/b\\u003eERGEN\\u003c/mark\\u003e",
"code": "FLI",
"score": 46.581858857682334
},
{
"id": "999145671",
"name": "EQUINOR BERGEN BÅTLAG",
"highlight": "\\u003cmark\\u003e\\u003cb\\u003eEQUINOR\\u003c/b\\u003e\\u003c/mark\\u003e \\u003cmark\\u003e\\u003cb\\u003eB\\u003c/b\\u003eERGEN\\u003c/mark\\u003e \\u003cmark\\u003e\\u003cb\\u003eB\\u003c/b\\u003eÅTLAG\\u003c/mark\\u003e",
"code": "FLI",
"score": 44.4037772735859
}
]
}
}