* Add tsvector index on users.name * [Search 2.0] Allow mention autocomplete to search users names
* Add PostgreSQL FTS for usernames * Change profile_image_90 logic * Make search_users private * Add tsvector index on usernames * Limit the number of search results * Update index name