You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Meilisearch must be deployed and enabled to support Libraries v2, and course content searching in the Authoring MFE.
Additionally, there's a Meilisearch engine for courseware and course discovery content search.
Meilisearch must be deployed and enabled to support Libraries v2, and course content searching in the Authoring MFE.
Additionally, there's a Meilisearch engine for courseware and course discovery content search.
Currently, meilisearch is in an optional plugin, but we want it to be installed and enabled in Tutor by default.
Part of: openedx/frontend-app-authoring#1334
SEARCH_ENGINE = "search.meilisearch.MeilisearchEngine"
to the LMS / CMS settings to use feat: add Meilisearch-compatible search engine edx-search#162The text was updated successfully, but these errors were encountered: