You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/website/docs/crawler.mdx
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,14 @@ We provide [config templates](/docs/templates) for many website generators, but
98
98
99
99
The Crawler only applies `index settings` at index creation index, to keep the Algolia dashboard as the source of truth. If you have drastically changed your config, or moved to a website generator, we recommend you to delete your index from the Algolia dashboard before starting a new crawl.
100
100
101
+
## Can I delete my crawler?
102
+
103
+
No. Well, you can but once you do things will not work correctly. We automatically create a default crawler that is associated with your DocSearch application and deleting it with the intention of creating a new one will not work as expected.
104
+
105
+
## What if I delete my DocSearch Crawler?
106
+
107
+
The fastest way will be to connect with us on our [Discord](https://alg.li/discord). Alternatively, email us at the address below and we will get to it as soon as we can.
108
+
101
109
## Links related to the migration
102
110
103
111
-[Docusaurus blog post](https://docusaurus.io/blog/2021/11/21/algolia-docsearch-migration)
-[Lotus Docs][19] - [Enabling the DocSearch Plugin][20]
22
-
-[Sphinx](https://www.sphinx-doc.org/en/master/) - [Algolia DocSearch for Sphinx](https://sphinx-docsearch.readthedocs.io/en/latest/)
21
+
-[Sphinx](https://www.sphinx-doc.org/en/master/) - [Algolia DocSearch for Sphinx](https://sphinx-docsearch.readthedocs.io/)
23
22
24
23
If you're maintaining a similar tool and want us to add you to the list, [feel free to make a pull request](https://github.com/algolia/docsearch/edit/main/packages/website/docs/integrations.md) and [contribute to Code Exchange](https://www.algolia.com/developers/code-exchange/contribute/). We're happy to help.
25
24
@@ -30,18 +29,16 @@ If you're maintaining a similar tool and want us to add you to the list, [feel f
0 commit comments