We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8fb204 commit 7b6069aCopy full SHA for 7b6069a
docs/docusaurus.config.ts
@@ -72,7 +72,7 @@ const config: Config = {
72
appId: process.env.ALGOLIA_APP_ID,
73
// Public API key: it is safe to commit it (from environment variable)
74
apiKey: process.env.ALGOLIA_API_KEY,
75
- indexName: 'Declarative Sqlite Crawler',
+ indexName: 'declarative_sqlite_docs',
76
// Optional: see doc section below
77
contextualSearch: true,
78
// Optional: Algolia search parameters
0 commit comments