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

Clarify auto-batching behavior #2690

Open
guimachiavelli opened this issue Jan 17, 2024 · 0 comments
Open

Clarify auto-batching behavior #2690

guimachiavelli opened this issue Jan 17, 2024 · 0 comments
Labels
fix/improvement good first issue Issues that are easy or quick to fix

Comments

@guimachiavelli
Copy link
Member

Currently, our auto-batching section indicates which operations get batched in the following way:

Meilisearch batches operations such as document addition and deletion when they:
- Target the same index
- Are immediately consecutive

This sentence relies on users carefully noticing such as, and understanding it to mean "batched operations include but are not limited to the following operations". We should rewrite it so the idea is easier to grasp.

Source: internal slack channel (private link)

@guimachiavelli guimachiavelli added fix/improvement good first issue Issues that are easy or quick to fix labels Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix/improvement good first issue Issues that are easy or quick to fix
Projects
None yet
Development

No branches or pull requests

1 participant