You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,6 +137,8 @@ Caching the response, define the time-to-live of the cache.
137
137
client.setCacheResponseTime(3600);
138
138
```
139
139
140
+
Please contact our [Support](https://github.com/AddSearch/js-client-library?tab=readme-ov-file#support) team to active Response Caching for your index.
141
+
140
142
141
143
### Pagination
142
144
Set page number, page size and sorting parameters. It's possible to order results by:
0 commit comments