Permalink
Cannot retrieve contributors at this time
| { | |
| "index_name": "gitlab", | |
| "start_urls": [ | |
| { | |
| "url": "https://docs.gitlab.com/ee/", | |
| "selectors_key": "gitlab", | |
| "tags": [ | |
| "gitlab" | |
| ], | |
| "extra_attributes": { | |
| "product": "GitLab" | |
| } | |
| }, | |
| { | |
| "url": "https://docs.gitlab.com/omnibus/", | |
| "selectors_key": "omnibus", | |
| "tags": [ | |
| "omnibus" | |
| ], | |
| "extra_attributes": { | |
| "product": "Omnibus GitLab" | |
| } | |
| }, | |
| { | |
| "url": "https://docs.gitlab.com/runner/", | |
| "selectors_key": "runner", | |
| "tags": [ | |
| "runner" | |
| ], | |
| "extra_attributes": { | |
| "product": "GitLab Runner" | |
| } | |
| }, | |
| { | |
| "url": "https://docs.gitlab.com/charts/", | |
| "selectors_key": "charts", | |
| "tags": [ | |
| "charts" | |
| ], | |
| "extra_attributes": { | |
| "product": "GitLab Helm Charts" | |
| } | |
| } | |
| ], | |
| "stop_urls": [ | |
| "ee//", | |
| "/index\\.html$", | |
| "README\\.html$" | |
| ], | |
| "sitemap_urls": [ | |
| "https://docs.gitlab.com/sitemap.xml" | |
| ], | |
| "force_sitemap_urls_crawling": true, | |
| "selectors": { | |
| "lvl0": ".article-content h1", | |
| "lvl1": ".article-content h2", | |
| "lvl2": ".article-content h3", | |
| "lvl3": ".article-content h4", | |
| "lvl4": ".article-content h5, .article-content td:first-child", | |
| "text": ".article-content p, .article-content li, .article-content td:last-child, .article-content pre.highlight code" | |
| }, | |
| "stop_content": [ | |
| "This document was moved to", | |
| "This section is now merged into", | |
| "404 Not Found" | |
| ], | |
| "only_content_level": true, | |
| "custom_settings": { | |
| "attributesForFaceting": [ | |
| "tags", | |
| "version", | |
| "language" | |
| ], | |
| "attributesToRetrieve": [ | |
| "hierarchy", | |
| "content", | |
| "anchor", | |
| "url", | |
| "tags" | |
| ], | |
| "separatorsToIndex": "_" | |
| }, | |
| "selectors_exclude": [ | |
| "#markdown-toc" | |
| ], | |
| "conversation_id": [ | |
| "434475832" | |
| ], | |
| "nb_hits": 46275 | |
| } |