Hey there. Quick question: We're currently using Meilisearch but are thinking about migrating to Typesense primarily because Meilisearch has
this major problem.
I just wanted to ask whether Typesense is smarter in this regard, or does it also behave like Meilisearch when it comes to scenarios like the one described in the issue?
In short, Meilisearch doesn't match a document that has a field with the value
Apple MacBook
with the query
appl macbook
, which is very strange.
You can check out the issue I linked to (it's not long) for more information.