New ORM-Based Python Client Announcement and Appeal for Pull Request
TLDR Oleg announces their new orm-based Python client and asks for a pull request to be merged. Kishore Nallan leaves a comment on the request.
Jun 11, 2022 (19 months ago)
Oleg
07:50 AMKishore Nallan
08:27 AMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Resolve Connection Error on Records Upsert
Jainil faced consistent connection errors while upserting records. Jason identified an OOM issue, suggesting a capacity upgrade. Auto-scaling was discussed and the upgrade implementation process, which was in progress, was clarified.
Integrating Typesense for Search Functionality into Application Hosted on AWS
Rajashekar needed help integrating Typesense into an AWS-hosted application. Jason confirmed they're correctly implementing it and pointed them to additional guides.
Resolving JSONL File Import Issues in Python
Jon struggles importing a large JSONL file using Python, encountering decode errors and size restrictions. Kishore Nallan instructs to use curl for imports under 10GB, and references an update to the Python client which could more capably handle large imports.