check_threshold_kb: Check Algolia Threshold KB

Description Usage Arguments Value

View source: R/check_threshold_kb.R

Description

Check Algolia Threshold KB

Usage

1
check_threshold_kb(index_list, threshold_kb = 10)

Arguments

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/

Value

index_list respecting Algolia threshold KB, by reducing the "content" length accordingly


KWB-R/algoliar documentation built on Sept. 9, 2019, 3:16 p.m.