Is there a way to return the scores with the results?
benjamintanweihao opened this issue · 3 comments
benjamintanweihao commented
Say I'm doing Product.find_by_fuzzy_name("Call of D")
, is there any way I can get the scores as well?
flushentitypacket commented
I'm also trying to figure this out. Time to dive into the source.
flushentitypacket commented
But first, check if someone else has already worked on this problem:
#16
This seems relevant.
mezis commented
@flushentitypacket it is indeed relevant. I'll close this issue as a duplicate. Sorry I hadn't had a chance to resolve this in an elegant fashion yet... feel free to contribute of course.