DocSearch requires the indexing to be done via the Crawler directly. You are able to create new indices, directly from the Crawler UI by either:
- Creating a new Crawler
- Adding an object to the
actions
element of your current Crawler configuration that targets anotherindexName
(it will be automatically created after a successful crawl)
We restrict API keys to the initial submit index but add a wildcard to (e.g.gitlab
is allowed to create indices matching thegitlab*
pattern,gitlab_demo
,gitlab_stag
The free DocSearch plan, doesn't include technical web support from the Support team. For further assistance, you can post your question on the Algolia Community Forum or Discord. For front-end issues, you can raise the issue directly on GitHub. In addition, you can review our DocSearch Documentation and FAQ.