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

Missing feature_not_enabled error code #3094

Open
ellnix opened this issue Jan 9, 2025 · 5 comments · May be fixed by #3145
Open

Missing feature_not_enabled error code #3094

ellnix opened this issue Jan 9, 2025 · 5 comments · May be fixed by #3145

Comments

@ellnix
Copy link
Contributor

ellnix commented Jan 9, 2025

Got this error trying to use vector store:

     MeiliSearch::ApiError:
       400 Bad Request - Passing `embedders` in settings requires enabling the `vector store` experimental feature. See https://github.com/meilisearch
/product/discussions/677. See https://docs.meilisearch.com/errors#feature_not_enabled.

There is no feature_not_enabled heading on https://docs.meilisearch.com/errors#feature_not_enabled

@guimachiavelli
Copy link
Member

As a reminder: when fixing this, review error heading levels. Off scope, but it's a small fix

@ellnix
Copy link
Contributor Author

ellnix commented Feb 4, 2025

Do you mean that all errors should have a level 2 heading? I can't really see any logic to the level 3 headings as it stands.

@ellnix ellnix linked a pull request Feb 4, 2025 that will close this issue
@ellnix
Copy link
Contributor Author

ellnix commented Feb 4, 2025

I wasn't sure what you meant regarding the headings, I'll wait for clarification on that.

If you'd rather take care of this yourself, feel free to close the PR, no hard feelings.

@guimachiavelli
Copy link
Member

Oh, sorry, that was a reminder for myself, quickly jotted down during a meeting. Apologies for the confusion, please ignore that comment.

@ellnix
Copy link
Contributor Author

ellnix commented Feb 5, 2025

Ah, no problem. That makes a lot more sense, I should have realized it was a note to self in retrospect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants