From 488daeff3cba4e626521e973835a30f6f81e7f9b Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Tue, 13 Jun 2023 15:46:43 +0800 Subject: [PATCH] chore: Algolia Use quotas --- README.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1846e5e9b..0355dc985 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,31 @@ 10. 图片点击放大 `img.class="zooming"` ```html - ``` \ No newline at end of file + ``` + +## 文档 Algolia 使用限额 +Included Quota: +- Records: 1,000,000 +- Operations: 1,000,000 + +Included Features: +- Analytics Api +- Search Analytics +- Events Analytics +- 90 Days Analytics Retention +- AI Synonyms +- Dynamic Reranking + +Advanced Team Management +- Crawler UI +- Query Suggestion +- Facet Display +- Natural Language Processing (NLP) +- Synonyms 10,000/index + +Size Limits: +- maxRecordSize 100KB +- maximum application size 100GB +- maxNbIndices 1,000 + +AI Synonyms and Dynamic Reranking:need to send click events (via insights) to leverage Dynamic Reranking. -- GitLab