Speed Improvements to '@mention' suggestions
We've released a small update the to Jatra's member search and suggestions engine that offers instant member suggestions especially on large communities (100,000+ users) hosted by Jatra.
Member suggestion is a tricky business. We must load suggestions after the user types '@' symbol. In large communities, it's difficult to query the DB and fetch user recommendations.
However, we were able to solve this problem with smart caching. Do give it a try and let me know if you are happy with the suggested members. Let me know your feedback when you search for members' Display Name or Username.
Suggestion Preferences:
Display Name
User name
We perform a mixed query to find the best match.