Discussion on Data Import and Updating
TLDR Jameshwart needed instructions on data import and update. Kishore Nallan guided by suggesting 'upsert' action.
Powered by Struct AI

5
1mo
Solved
Aug 24, 2023 (1 month ago)
Jameshwart
Jameshwart
11:52 AMi mean use import but if the data already exist then update?
Kishore Nallan
Kishore Nallan
11:59 AMTry action=upsert
Jameshwart
Jameshwart
12:13 PMisn't that only for one document?
Kishore Nallan
Kishore Nallan
12:14 PMNo, check the import endpoint in the API docs.
Jameshwart
Jameshwart
12:16 PMgot it. thanks Man

Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 2764 threads (79% resolved)
Similar Threads
Clarification on Action Modes in Typesense Docs
Greg found a dead link in the Typesense docs regarding document updating. Jason provided the correct link and promised to fix the error.
4
10mo
Solved
Multiple Update in Typesense
Nikunj requested info on multiple updates in typesense, which Dima answered with a link for bulk import.


4
8mo
Solved
Handling Kinesis Stream Event Batching with Typesense
Dui had questions about how to handle Kinesis stream events with Typesense. Kishore Nallan suggested using upsert mode for creation/update and differentiating with logical deletion. After various discussions including identifying and resolving a bug, they finalized to introduce an `emplace` action in Typesense v0.23.


91
20mo