Troubleshooting Create Index Issue on Typesense Instance
TLDR John was having issues creating new indices on a Typesense instance which Jason suggested could be due to old bugs or heavy search queries monopolizing CPU. After a restart, the issue was resolved. Jason also recommended upgrading the Typesense version.
1
Sep 02, 2023 (1 month ago)
John
04:52 PMJason
04:56 PMJohn
05:00 PMJason
05:01 PMJason
05:02 PMJason
05:03 PMJohn
05:05 PMJohn
05:06 PMInteresting, we've been running 0.25.0.rc25 for a while, maybe fixed after that?
Jason
05:07 PM0.25.1.rc6
Jason
05:08 PMpending_queue_size
is reducing very slowlyJason
05:09 PMJohn
05:10 PMJohn
05:15 PMThanks for the help!
1
Typesense
Indexed 2776 threads (79% resolved)
Similar Threads
Addressing Typesense Server Issues and Optimization Needs
Robert had an issue with a 'stuck' typesense server. Jason and Kishore Nallan gave advice on handling writes, configuration for high search volumes, and running multiple typesense instances. They also recommended monitoring CPU usage and updating the server version for bug fixes.
Revisiting Typesense for Efficient DB Indexing and Querying
kopach experienced slow indexing and crashes with Typesense. The community suggested to use batch import and check the server's resources. Improvements were made but additional support was needed for special characters and multi-search queries.
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.
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.
Troubleshooting Stalled Writes in TypeSense Instance
Robert was experiencing typesense instances getting stuck after trying to import documents. Kishore Nallan provided suggestions and added specific logs to diagnose the issue. The two identified queries causing troubles but the issues had not been fully resolved yet.