Description
Latest plugin 1.2.0 / server 10.9.0
I installed the pgvector plugin on our PostgreSQL server and also configured it for use by the Mattermost db/schema.
We also have enabled ElasticSearch as search backend.
When I try to reindex the post, an error message is shown "Failed to start reindexing". This might be a bug or a misconfiguration.
Log shows:
error [2025-06-16 17:30:11.573 +02:00] search functionality is not configured caller="app/plugin_api.go:1112" plugin_id=mattermost-ai
To rule out a misconfiguration, some clear instruction what to do to enable Embedding Search would be a great step forward.