forked from adonisjs/v5-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
docsearch.json
51 lines (51 loc) · 1.09 KB
/
docsearch.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"index_name": "adonisjs_next",
"start_urls": [
{
"url": "https://docs.adonisjs.com/reference/",
"page_rank": "4",
"variables": {
"zone": "reference"
}
},
{
"url": "https://docs.adonisjs.com/guides/",
"page_rank": "3",
"variables": {
"zone": "guides"
}
},
{
"url": "https://docs.adonisjs.com/cookbooks/",
"page_rank": "2",
"variables": {
"zone": "cookbooks"
}
},
{
"url": "https://docs.adonisjs.com/releases/",
"page_rank": "1",
"variables": {
"zone": "releases"
}
}
],
"stop_urls": [],
"selectors": {
"default": {
"lvl0": {
"selector": "//*nav//*[contains(@class,'active')]/preceding::h3[1]",
"default_value": "Documentation",
"type": "xpath",
"global": true
},
"lvl1": ".markdown h1",
"lvl2": ".markdown h2",
"lvl3": ".markdown h3",
"lvl4": ".markdown h4",
"text": ".markdown p, .markdown li"
}
},
"conversation_id": ["1156190793"],
"nb_hits": 69556
}