I am trying to search messages with keyword http://google.com (e.g. friend sent me the message containing link to some page) and there are no results found. It seems that search engine on our Team 3.7.1 (and Team 3.3.0 also) cannot find messages when search keyword is an URL.
Can anyone help me with this matter or point me to right direction?
Could you share more about which database you’re using? It’s a known issue in Postgres databases that URLs don’t show up in search results. You can read more about known issues in the changelog.
I’m reviving this topic because I’d like to know how I can search for URL/links from Mattermost w/ postgresql. I understand there is a bug somewhere, but is there any workaround? Has anyone thought about writing a plugin for that, such as the File list plugin?
I believe that the PostgreSQL issue that you are concerned about refers to the here which dates back to the following:
Mattermost 3.10:
On Postgres databases, searching for websites and emails does not work properly and hashtags which end with an inverted questionmark aren’t properly highlighted.
Mattermost 3.0.3:
On Postgres databases, searching for websites, emails, and searching with quotations does not work properly.