Emin Arazli
04/28/2022, 3:30 AMJason Bosco
04/28/2022, 4:48 AMJason Bosco
04/28/2022, 4:49 AMJason Bosco
04/28/2022, 4:50 AMJason Bosco
04/28/2022, 4:54 AMMy problem is that I can't use the typesense-deno fork mentioned in that thread since Typesense-instantsearch-adapter doesn't allow me to pass in a custom searchClient implementation.Interesting. You mean the typesense-js library right? This should be doable by changing this line to accept a typesenseClient from
options
if it is specified.
I'd be open to a PR to do thatEmin Arazli
04/28/2022, 5:36 AM