I'm implementing a multi-search feature to provide...
# community-help
l
I'm implementing a multi-search feature to provide query suggestions based on popular queries. However, some of these queries contain grammatically incorrect words or phrases, and I want to exclude them from the suggestions. What is the best way to identify and filter out grammatically incorrect queries? Are there any feature or tools that can help with this task?
j
Typesense does not take grammar into account. You would have to use an external tool to remove them from the query suggestions destination collection