- Compatible XF Versions
- 2.1
- 2.2
- 2.3
- Requires XenForo Enhanced Search (XFES) and Search Improvements v2.5.3+ to actually do anything!
- Replace the stock MySQL-powered username autocomplete with Elasticsearch powered version.
- Supports partial matching, non-prefix search.
- Autocomplete is tuned for usernames over text phrases compared to ElasticSearch Essential's autocomplete support
- Better performance than stock when a large number of users exist
- Surfaces additional options to control autocomplete
- Tuning of how "fuzzy" the search is
- To skip inactive users, and the threshold to consider when the user was last online before being considered inactive (default 6 months)
- Number of autocomplete results
- Max username autocomplete results
- Use fuzzy matching for username autocomplete
- AdminCP username auto-complete matches against emails
- AdminCP username auto-complete skips banned users or invalid users
- Front-end recent activity cutoff
- Block mentions for members of group(s)