typesense / typesense/typesense
Not all documents are added to the collection
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
Sometimes I get this error during import
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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