Implementing Functionality to Record Frequently Searched Queries in Typesense
TLDR Laura inquired about implementing a feature in Typesense to record frequently searched queries. Jason informed that this feature would be available in the upcoming version 0.25.
1
Jul 13, 2023 (5 months ago)
Laura
12:47 PMVirginio
01:54 PMLaura
Jason
02:29 PMIf you upgrade to a version greater than
0.25.0.rc46
, you can use the feature as described here: https://gist.github.com/jasonbosco/0c49916fc2e7a54f30d961aac111cf4aLaura
02:42 PM1
Typesense
Indexed 3015 threads (79% resolved)
Similar Threads
Typesense Autocompletion and Recent Query Storing
Amrit asks about implementing autocompletion and storing recent queries in Typesense. Kishore Nallan confirms it's being developed and shares build instructions for use.
Handling Frequently Updated Data on Typesense Server
Sangeetha expressed satisfaction about Typesense but sought advice on handling frequent data updates. Jason suggested setting up a webhook for changes or regularly polling the data store. Sangeetha found the advice helpful.
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.