Hi Team,
Wanted to understand the way typo-tolerance should be handled. For eg: on the demo song-search of Typesense, - the search for ‘Countr Roa’ should ideally return ‘Country Roads by John Denver’, right? But it doesn’t. If I search - ‘Countr Roads’ - then it does pop up, but ideally there was a typo in the first word of the query. Am I missing something here? Or is it supposed to be a part of my code logic and has nothing to do with the query?