- Issue created by @awm
- 🇮🇹Italy lussoluca Italy
Hi, have you added some fields to the index? Do the fields use the "Typesense: " data type? Do you have any errors when saving the schema?
- 🇺🇸United States awm
Thanks - I traced the issue to a malformed configuration. I had nid set to be int32[] instead of integer and I also had it to sort by it.
I had to step debug to see the error response from typesense during the `->createCollection` "nid is not sortable".
Perhaps we can improve the messaging. - Status changed to Closed: works as designed
5 months ago 9:51pm 4 September 2024 - 🇮🇹Italy lussoluca Italy
We absolutely must have better error messages!
Let's continue on this issue: ✨ Better messages for errors Active