typesense-autocomplete-demo icon indicating copy to clipboard operation
typesense-autocomplete-demo copied to clipboard

A demo app that shows you how to use Algolia's autocomplete.js library with Typesense

Results 3 typesense-autocomplete-demo issues
Sort by recently updated
recently updated
newest added

## Description ![image](https://github.com/typesense/typesense-autocomplete-demo/assets/91092824/4e68edae-c9ee-49a8-9cf4-0b702599a995) ## Steps to reproduce remix with vite try to create search client and ## Expected Behavior work ## Actual Behavior broken ## Metadata **Typesense Version**:latest **OS**:windows

Hi there! Example query: mac and macb How can I configure the response to be like this? --> https://codesandbox.io/s/meilisearch-autocomplete-suggestion-0yw3rg?file=/app.tsx Meilisearch example screen: ![2023-11-20_03-06-39](https://github.com/typesense/typesense-autocomplete-demo/assets/50781959/b65e4383-8bba-4497-9ba2-8555c640a269) ![2023-11-20_03-06-30](https://github.com/typesense/typesense-autocomplete-demo/assets/50781959/c40e09ba-09cd-490d-82fd-2fc2f4206470) Typesense example screen: ![2023-11-20_03-08-00](https://github.com/typesense/typesense-autocomplete-demo/assets/50781959/aa1a3b70-caf1-461a-9104-fb0e21b3e055) ![2023-11-20_03-07-52](https://github.com/typesense/typesense-autocomplete-demo/assets/50781959/eb1d13e1-e0cb-48f7-a3bd-5a2dcefcba4b) that...

I am not sure if this is the same problem as https://github.com/typesense/typesense/issues/570 but I can not get the suggestion plugin to work with Typesense. I think the problem is that...