Skip to content

Conversation

@osaguild
Copy link
Contributor

@osaguild osaguild commented Jul 5, 2022

description

  • This is the pr for using algolia doc search.
  • To use the doc search, you need to get the key for algolia. vinzvinci and aggre apply and set the keys on vercel.
  • This pr allows search by changing config.

@vercel
Copy link

vercel bot commented Jul 5, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
docs-devprotocol-xyz ✅ Ready (Inspect) Visit Preview Jul 22, 2022 at 0:45AM (UTC)

@osaguild
Copy link
Contributor Author

osaguild commented Jul 5, 2022

  • hmm, docsearch does not work. this may be the same issue.
  • I know the cause of Github actions. it is because the environment variables are not set to GitHub secret.
  • GitHub actions only do lint and format, it is not related to docsearch issue.

@osaguild
Copy link
Contributor Author

osaguild commented Jul 6, 2022

I tested using dummy key. result is below.

  • appId: error is occurred. message: "Invalid Application-ID or API key"
  • apiKey: error is occurred. message: "Invalid Application-ID or API key"
  • indexName: error is occued. message: "Index test does not exist"

In my case error is not occurred so keys are correct.I think this is the index problem. maybe need to recreate new one like this

@vinzvinci
Copy link
Member

Hey let me put on-hold on this first.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants