Creating Multiple Collections in a Single POST Request
TLDR Austin asked if multiple collections can be created in a single POST request. Jason clarified multiple collections cannot be inserted in one request. Austin found a workaround using a bash for loop.
Feb 26, 2023 (9 months ago)
Austin
12:38 AMJason
12:39 AMJason
12:39 AMAustin
12:42 AMAustin
12:48 AMTypesense
Indexed 3011 threads (79% resolved)
Similar Threads
Multiple Filters and JSON Requests in Typesense
Manish asked about multiple filter_by arguments, JSON input, and using multisearch. Jason offered typesense documentation links, examples, and how to use JSON formatted requests with multisearch. Ed shared a similar use case.
Threading Problem During Multiple Collection Creation and Batch Insertion in Typesense
Johan has a problem with creating multiple collections and batch-inserting documents into Typesense, which is returning results from different collections. Kishore Nallan helps troubleshoot the issue and suggests a potential local race condition, which is fixed in a later build.
Fixing "bad json" error in Typesense 0.24
Adam experiences "bad json" error when creating collections in Typesense 0.24. Jason identifies a typo in the docs causing the error and helps troubleshoot additional errors.