iissnan / iissnan/theme-next-docs
第三方集服务集成Algolia站点配置缺少字段
- Dominant language
- HTML
- Stars
- 165
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
[你好,经过测试,在添加Algolia搜索时,发现第三步配置缺少字段apiKey

还需要加上
apiKey: 'your api key'
站点完整配置为:
algolia:
applicationID: 'applicationID'
indexName: 'indexName'
apiKey: 'your api key'
chunkSize: 5000
感谢大神提供的主题,非常好用,thanks。
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the documentation's Algolia setup instructions and locate the third-step site configuration example. Add the missing apiKey entry alongside applicationID, indexName, and chunkSize; the documentation is done when the complete configuration shown matches the example in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100