mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 00:46:29 +00:00
fix(cawler config): update crawler config with more fields and with test algolia crawl
This commit is contained in:
parent
f767d92c38
commit
cff6e3a33f
@ -20,9 +20,9 @@
|
||||
"global": true
|
||||
}
|
||||
},
|
||||
"selectors_exclude": ["aside", ".page-footer", ".next-and-prev-link", ".table-of-contents"],
|
||||
"strip_chars": " .,;:#",
|
||||
"selectors_exclude": [".sr-only"],
|
||||
"custom_settings": {
|
||||
"attributesForFaceting": ["lang", "tags"]
|
||||
},
|
||||
"js_render": true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user