Resolving Error with JSON Boolean Field
TLDR GM faced an error with a JSON boolean field, Jason suggested checking the field definition. After using curl commands, GM realized the issue and discussed improving error messages.
Jun 20, 2023 (5 months ago)
GM
06:44 PMJason
07:31 PMGM
07:34 PMGM
07:41 PMGM
07:42 PMJason
07:44 PMJason
07:44 PMGM
07:46 PMJun 21, 2023 (5 months ago)
GM
05:00 PMJason
05:34 PMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
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.
Filtering by Boolean in JS SDK
Gustavo had trouble filtering by boolean in JS SDK. Kishore Nallan suggested using 'bool' instead of 'boolean', which resolved the issue.
Import Failure Issue with Booleans in Schema
Todd faced issues with document import due to booleans in the schema. Kishore Nallan helped diagnose the problem, which was solved by explicitly declaring the boolean in the schema.
Issues with Schema Creation and Nested Fields
Sean encountered a problem with schema creation involving auto nested fields. Kishore Nallan suggested checking the API response for errors and adding problematic fields to the schema as optional. Sean confirmed the advice.
Trouble with Document Error in Indexing
Hauke is encountering an error during indexing with a specific field and working to provide Kishore Nallan with a reproducible example. Kishore Nallan gave troubleshooting advice, but issue not yet resolved.