Query Suggestion Aggregation Implementation.
TLDR Md queried about query suggestion and aggregation feature demo. Jason provided needed resources and specified turning on the feature in configuration.

Aug 16, 2023 (1 month ago)
Md
06:14 PMJason
06:59 PMMd
07:02 PMNormally I follow demos code of other features but couldn't find a demo of this one.
Aug 17, 2023 (1 month ago)
Md
10:54 AMhttps://gist.github.com/jasonbosco/0c49916fc2e7a54f30d961aac111cf4a
Jason
04:13 PM
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
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.


Query on Generating Suggestions in Demo
arif asked how the `suggestions` in a demo were generated. Md explained they're generated from search query aggregation analytics rules. Jason disclosed they manually added them in the demo.
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.