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

Fix the known limitation around the size of faceted values #2974

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

irevoire
Copy link
Member

@irevoire irevoire commented Sep 9, 2024

The limitation was slightly wrong, as you can see in meilisearch we keep a « safe margin of 32 bytes »:
https://github.com/meilisearch/meilisearch/blob/db0cf3b2ed0ca6cf6549510bf373681e83b775dd/milli/src/lib.rs#L106-L110

Discovered while trying to understand meilisearch/meilisearch#4915

@meili-bot
Copy link
Collaborator

How to see the preview of this PR?

⚠️ Private link, only accessible to Meilisearch employees.

Go to this URL: https://website-git-deploy-preview-mei-16-meili.vercel.app/docs/branch:irevoire-patch-1

Credentials to access the page are in the company's password manager as "Docs deploy preview".

@irevoire irevoire changed the title Update known_limitations.mdx Fix the known limitation around the size of faceted values Sep 9, 2024
Copy link
Member

@guimachiavelli guimachiavelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@guimachiavelli guimachiavelli merged commit 4c84ee6 into main Sep 16, 2024
1 check failed
@guimachiavelli guimachiavelli deleted the irevoire-patch-1 branch September 16, 2024 16:40
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 this pull request may close these issues.

3 participants