Skip to content

[ERROR] ValidationError: "algolia.appId" is required. If you haven't migrated to the new DocSearch infra, please refer to the blog post for instructions: https://docusaurus.io/blog/2021/11/21/algolia-docsearch-migration #266

Description

@slim-python

i found the solution by adding these configs in docusaurus.config

   algolia: {
        // The application ID provided by Algolia
        appId: "supabase",

        // Public API key: it is safe to commit it
        apiKey: "766d56f13dd1e82f43253559b7c86636",

        indexName: "supabase",

        // Optional: see doc section below
        contextualSearch: true,
      }

was that error on purpose or should i commit a pull request?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions