This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/website/docsearch.config.json
2022-03-23 14:57:33 +00:00

47 lines
1.7 KiB
JSON

{
"index_name": "Dagger_docs",
"start_urls": [
"https://deploy-preview-1833--devel-docs-dagger-io.netlify.app/index.html",
"https://deploy-preview-1833--devel-docs-dagger-io.netlify.app/1201/ci-environment/",
"https://deploy-preview-1833--devel-docs-dagger-io.netlify.app/1202/plan/",
"https://deploy-preview-1833--devel-docs-dagger-io.netlify.app/1203/client/",
"https://deploy-preview-1833--devel-docs-dagger-io.netlify.app/1204/secrets/",
"https://deploy-preview-1833--devel-docs-dagger-io.netlify.app/1205/container-images/",
"https://deploy-preview-1833--devel-docs-dagger-io.netlify.app/1211/go-docker-swarm/",
"https://deploy-preview-1833--devel-docs-dagger-io.netlify.app/1213/api/",
"https://deploy-preview-1833--devel-docs-dagger-io.netlify.app/1214/migrate-from-dagger-0.1/"
],
"sitemap_urls": [],
"sitemap_alternate_links": true,
"stop_urls": [],
"selectors": {
"lvl0": {
"selector": "(//nav[contains(@class,'menu')]//a[contains(@class, 'menu__link menu__link--sublist menu__link--active')]/text())[last()]",
"type": "xpath",
"global": true,
"default_value": "Documentation"
},
"lvl1": "header h1",
"lvl2": "article h2",
"lvl3": "article h3",
"lvl4": "article h4",
"lvl5": "article h5, article td:first-child",
"text": "article p, article li, article td:last-child"
},
"strip_chars": " .,;:#",
"custom_settings": {
"separatorsToIndex": "_",
"attributesForFaceting": ["language", "version", "type", "docusaurus_tag"],
"attributesToRetrieve": [
"hierarchy",
"content",
"anchor",
"url",
"url_without_anchor",
"type"
]
},
"conversation_id": ["1531673588"],
"nb_hits": 128
}