-
We are building an SPA which uses Algolia for search-related features. While we periodically renew users apiKey, cases might happen where the key is expired (user reopens his laptop and starts searchi…
-
## Description
Trying to set up a Typesense server to my website using `react-instantsearch` and `typesense-instantsearch-adapter`. I believe that my `` component is not being successfully populate…
-
## Description
The last release says it added the updateConfiguration method, but I don't see the string 'updateConfiguration' in https://cdn.jsdelivr.net/npm/typesense-instantsearch-adapter@2.4.1/…
-
A bit of an odd question I realize, but I'm wondering if it might be possible to leverage instantsearch without making a call to Algolia. (perhaps by using `options.createAlgoliaClient`)
My use-cas…
-
Will there be a sort feature for this?
-
## Description
I was attempting to diagnose an issue brought up in #13 , where one of the troubleshooting steps was to run ``gatsby build``. When running this, or ``npm run build``, gatsby-plugin-t…
-
## Description
I have 6 dataes. when importing and querying CPU usage 100%
![1658486099717](https://user-images.githubusercontent.com/1762036/180422078-f7e81421-84f0-41d9-bd9f-dff4933f08eb.png)…
-
### Describe the bug
My project runs perfectly when I run it in dev mode "npm run dev".
But when I build it, it gets this error:
`No adapter specified`
I run "npm run preview" and run the bu…
-
(This also applies to the mobile app.)
We want to make it possible to use the apps without a network connection. One major thing missing for that is the company database. It shouldn't be too hard t…
-
## Description
Currently ref type fields return null:
`else if (value instanceof admin.firestore.DocumentReference) {
return null;
}`
[See here](https://github.com/typesense/firestore-typ…