I found that mattermost is really good tool for cooperation with team members especially more than one teams which other tools do not support.
However, the basic search feature seems to operate by full word match.
So I am trying to connect elasticsearch engine to it or to activate Bleve found in experimental features of system console.
Environments
ubuntu 16.
mattermost v5.27 installed by docker-compose as introduced in official documentation.
The two issues I am facing are:
There is no elasticsearch engine option in the system console of my mattermost web site.
“Index now” button gives me error message:
Blockquote
Failed to run Bleve index job: engine is inactive. —
Got the same issue. Official doc (Bleve Search (Experimental) — Mattermost 5.37 documentation) doesn’t have a word that it’s a paid feature.
But the logs are a right place to see, even thought the unix timestamp is not the most understandable format for the human being… In my case it was a permission error - the engine could not start, because it could not write down to the directory specified.