Re-index all autosuggested users with new analyzer to support numbers
Summary
It seems that usernames that are numbers, or begin with numbers, do not appear in search. REF: https://www.minds.com/newsfeed/1003716877810827264
Steps to reproduce
Search "1085243" in the top search bar. Observe ES does not find the user.
Platform information
Cross-platform
What is the current bug behavior?
ElasticSearch is not weighting numerical names appropriately.
What is the expected correct behavior?
The name should appear when typed in.
Relevant logs and/or screenshots
Possible fixes
I'm presuming something needs tweaking at an ElasticSearch level.
Edited by Bill Ottman