#community-help

Client-Side Caching Query in JS SDK

TLDR Gustavo asked about client-side caching using JS SDK, but Jason mentioned it isn't documented directly.

Powered by Struct AI
+11
Jun 21, 2023 (3 months ago)
Gustavo
Photo of md5-f930fdb99fd46477205fa1201164ea50
Gustavo
02:36 PM
Where can I read about client-side caching? I'm using the JS SDK and I see there's the option cacheSearchResultsForSeconds, but the documentation doesn't seem to mention it.
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
04:35 PM
This is not documented directly anywhere unfortunately. There’s only a link to the Configuration.ts file in the docs, which has this parameter
+11