export const SEARCH_CACHE_MAX_SIZE = 64 export const DEFAULT_PAGE_SIZE = 64 export const MIN_CHARS_FOR_SUGGESTIONS_ALGOLIA = 2