Sort by relevance #106
davisgibson
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This package has been really helpful, but I would like to see a sort by relevance functionality.
The way I understand it, you have to scroll past all of one model's results to get to the next model's results. If I search for a post but 100 users are returned, I'll have to scroll through a very long page every time. And the only
It would be nice to have a
->sortByRelevance()
that orders all results by their searchable attribute's levenshtein distance (or something along those lines) to the query.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions