iissnan / iissnan/theme-next-docs

第三方集服务集成Algolia站点配置缺少字段

Open
#212 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
165
Forks
55
PR merge metrics
No merged PRs in 30d

Description

[你好,经过测试,在添加Algolia搜索时,发现第三步配置缺少字段apiKey
![image](https://user-images.githubusercontent.com/29451764/36461321-bf3cc01e-16f7-11e8-9599-4f5359b12fa0.png)

还需要加上
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.