Typesense Autocompletion and Recent Query Storing
TLDR Amrit asks about implementing autocompletion and storing recent queries in Typesense. Kishore Nallan confirms it's being developed and shares build instructions for use.

May 18, 2023 (4 months ago)
Amrit
12:49 PMbackend NestJs frontend React Native.
is there any proper documentation ?
Kishore Nallan
01:32 PMAmrit
01:49 PMAmrit
01:50 PMKishore Nallan
01:59 PM
May 24, 2023 (4 months ago)
Amrit
05:04 AMKishore Nallan
05:06 AMAmrit
05:07 AMJun 03, 2023 (3 months ago)
Amrit
04:01 AMAmrit
04:02 AMAmrit
04:03 AMKishore Nallan
04:06 AMWhat we will now be able to do is aggregate your search queries automatically but these will still be store in Typesense on another collection.
Amrit
04:08 AMKishore Nallan
04:08 AMAmrit
04:08 AMAmrit
04:18 AMKishore Nallan
04:20 AMTypesense
Indexed 2764 threads (79% resolved)
Similar Threads
Implementing Query Suggestions with Typesense
arif sought advice on implementing query suggestions with Typesense without relying on user history. Kishore Nallan suggested awaiting an upcoming Typesense update allowing for aggregation of user queries.
Implementing Typesense Search in Select Dropdown Input
KARTHICK sought advice on using typesense search in a select dropdown input. Ivan and Kishore Nallan advised using autocomplete and provided related resources. KARTHICK expressed satisfaction at the advice.

Issues with Typesense Frontend Search Integration
Akash experienced issues integrating Typesense into their frontend search, particularly with their search box. Jason guided them to troubleshoot, eventually identifying the issue to be with react-instantsearch-dom and suggesting a downgrade to react 17, which resolved the issue.


Using Typesense in a React App and Troubleshooting Postman Requests
asada inquired about using `typesense-js` in a React app. Jason confirmed its usage and addressed how to replace pre-built search UI components. Additionally, Jason helped Vasudev with troubleshooting a Postman request format issue.


Troubleshooting Typesense API Analytics Query Suggestions
Md was confused about implementing Typesense's Analytics Query Suggestions and experienced issues with collections returning no hits. Assistance from Kishore Nallan eventually led to the identification that analytics had to be enabled. They also discussed tracking duplicate and empty queries, resulting in Md creating a Github issue.

