typesense / typesense/typesense

Not all documents are added to the collection

Open
#982 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
26.6k
Forks
973
Avg merge
18h 45m
Merged PRs (30d)
4

Description

Description

If I quickly add documents to the collection, then not all documents are added, only a part. It's the same with updating, if I update several documents, then not all documents are updated. How can this be fixed?

Steps to reproduce

Quick addition of multiple documents or import multiple documents
Capture1

Sometimes I get this error during import
Capture

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing rapid multi-document additions and imports, then compare the documents submitted with those present in the collection and review the error shown in the attached screenshot. Done means all documents are added and updated reliably during bulk operations, without the reported import error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend, search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.