SquadHouseDev / SquadHouse

https://squadhousedev.github.io/
0 stars 1 forks source link

Stretch: User Search Feature #11

Closed henrylao closed 3 years ago

henrylao commented 3 years ago

Search by User model attribute priority

  1. Fullname (1:1 match on both first AND last name)
  2. Username (1:1 match into next closest match)
  3. Biography (applied when user query no longer found in username)