
I noticed that if the there are several TV shows that have the same name but, have different words or characters appended to the end, that it puts the shows with additional words as the best match. For instance...
Search: 60 Days In
Returns:
I would of thought '60 Days In:' would have been first. Of course some code logic could be written, and probably should, to sort out what result is truly wanted. I'm assuming this has to do with the fuzzy algorithm and is probably expected but I just want to make sure this is intended.
Thanks