Troubleshooting Alias Errors and Document Additions
TLDR David faced issues with aliasing and adding documents to their platform. Jason aided in the troubleshooting. The issue was resolved when David corrected a data type mismatch in their schema.


Nov 24, 2022 (10 months ago)
David
04:37 PMJason
04:38 PMDavid
04:44 PMcluster id: dq56azlcmuwh2i90p
Jason
04:45 PMDavid
04:45 PMDavid
04:46 PMJason
04:46 PMDavid
04:46 PM
David
05:50 PMJason
05:57 PMDavid
05:57 PMJason
05:58 PMDavid
05:58 PMJason
05:59 PMJason
06:00 PMDavid
06:00 PMDavid
06:01 PM
David
06:01 PMDavid
06:01 PMDavid
09:19 PMJason
09:21 PMWe do this because in a bulk import some documents might be successfully imported and others might fail, and we don’t want to return a failing http code just because of a few failures
David
09:21 PMDavid
09:23 PMJason
09:24 PMHappy Thanksgiving!
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
Discussing TypeSense Setup & Documentation Improvements
Harrison faced challenges with TypeSense setup and documentation. Jason clarified reasons behind the method used for handling bulk imports and explained the HTTP response. They acknowledged Harrison's points and agreed about improving the documentation.

Troubleshooting 400 Error When Upgrading Typesense Firestore Extension
Orion experienced a `400` error after updating the Typesense Firestore extension, causing issues with cloud functions. They traced the issue back to a data type conflict in their Typesense collection schema after updating. With help from Jason and Kishore Nallan, they resolved the issue by recreating the collection.



Typesense Server Bulk Import/Upsert Issue Resolved
Adam was confused about the discrepancy between the successful responses and the actual indexed data while working with a custom WP plugin integrating with Typesense. The issue was a bug related to fetching documents in the wrong order, not a Typesense problem.

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.


Troubleshooting Typesense Document Import Error
Christopher had trouble importing 2.1M documents into Typesense due to memory errors. Jason clarified the system requirements, explaining the correlation between RAM and dataset size, and ways to tackle the issue. They both also discussed database-like query options.

