Skip to content

Commit d12c106

Browse files
authored
Merge pull request #65 from AddSearch/update-readme-cacheResponseTime
Update README.md
2 parents 70083a6 + 8bdfda4 commit d12c106

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ Caching the response, define the time-to-live of the cache.
137137
client.setCacheResponseTime(3600);
138138
```
139139

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+
140142

141143
### Pagination
142144
Set page number, page size and sorting parameters. It's possible to order results by:

0 commit comments

Comments
 (0)