typesense / typesense/typesense
[Feature request] Support UPSERT by query
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.6k
- Forks
- 973
- Avg merge
- 18h 45m
- Merged PRs (30d)
- 4
Description
Description
Now it is not possible to UPSERT by query, only is possible to upsert based on id.
Steps to reproduce
Try do upsert documents by query using a field different that the id.
Metadata
Typesense Version:
0.26
OS:
REST API Endpoint
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
No source file or test is named; begin by tracing the REST API’s existing upsert-by-id behavior and the request described here. Done means the REST API supports upserting documents using a field other than the id, with the resulting behavior verified against the issue’s reproduction case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend-api-design, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100