Description Usage Arguments Value
View source: R/check_threshold_kb.R
Check Algolia Threshold KB
1 | check_threshold_kb(index_list, threshold_kb = 10)
|
index_list |
as retrieved by algoliar::read_index_list() |
threshold_kb |
(default: 10), 10 KB is threshold for free Algolia usage, 20 KB for paid for details: https://www.algolia.com/doc/faq/basics/is-there-a-size-limit-for-my-index-records/ |
index_list respecting Algolia threshold KB, by reducing the "content" length accordingly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.