Replies: 1 comment 8 replies
-
You can use the |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to refresh programmatically the results of ais-instant-search when an item is added to the database by the user.
I tried to use algoliaSearchClient.clearCache(), but it does not seems to have any effect on the results already loaded.
Is there any way to achieve this ?
Beta Was this translation helpful? Give feedback.
All reactions