Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate to Meilisearch #40

Merged
merged 2 commits into from
Nov 1, 2024
Merged

feat: migrate to Meilisearch #40

merged 2 commits into from
Nov 1, 2024

Conversation

regisb
Copy link
Collaborator

@regisb regisb commented Oct 17, 2024

We make use of a new search engine to search annotations. The index will
automatically be created and filled during init. This is considered a
breaking change if you have customised your notes index.

Note that this branch should actually be merged in the "sumac" branch, not nightly. This is pending on the creation of the "sumac" branch.

Here's the corresponding upstream PR: openedx/edx-notes-api#444

@jfavellar90
Copy link
Collaborator

@regisb I approved this PR, however, I would like to ask if the PR openedx/edx-notes-api#444 should be pushed so it's included in the Sumac cutoff.

Notes directory could be added via `tutor mounts add ./edx-notes-api`,
but it was not actually being mounted.
We make use of a new search engine to search annotations. The index will
automatically be created and filled during init. This is considered a
breaking change if you have customised your notes index.
@jfavellar90 jfavellar90 changed the base branch from nightly to sumac October 24, 2024 14:02
@jfavellar90
Copy link
Collaborator

@regisb I rebased your branch on top of Sumac branch and changed the PR base branch to Sumac.

@DawoudSheraz
Copy link

I did a quick test with core sumac branch (meilisearch has been merged), and the feature is working as expected. I am merging this PR so that it becomes available in sumac sandbox over the next build.

@DawoudSheraz DawoudSheraz merged commit 5be8e62 into sumac Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants