Skip to content

Conversation

andunieee
Copy link
Contributor

Related issue

Fixes #346 (comment)

What does this PR do?

  • adds an example of how to use a custom RangeBounds implementation with Vec<u8> keys to the cookbook.

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Copy link
Member

@Kerollmops Kerollmops left a comment

Choose a reason for hiding this comment

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

Thank you very much for your PR, very appreciated.

Kerollmops
Kerollmops previously approved these changes Oct 10, 2025
Copy link
Member

@Kerollmops Kerollmops left a comment

Choose a reason for hiding this comment

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

That's very nice! Thank you very much 👍 Would you mind fixing the example, please?

Copy link
Member

@Kerollmops Kerollmops left a comment

Choose a reason for hiding this comment

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

Nice! Thank you! Merging 😇

@Kerollmops Kerollmops added this pull request to the merge queue Oct 11, 2025
Merged via the queue into meilisearch:main with commit b82e9df Oct 11, 2025
18 checks passed
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.

How to get a range iterator on a database with bytes as keys?

2 participants