Resolving NULL Values Issue in Typesense Project

TLDR andy thanked Kishore for helping with their typesense project. They shared a problem regarding NULL values that they resolved. Kishore Nallan suggested marking the field as optional for addressing such issues.

Photo of andy
andy
Mon, 12 Dec 2022 18:09:29 UTC

thanks to Kishore for the help this morning. I now have my typesense project importing 2 different files with one ranked higher than the others! The gotchas today, were, it didnt like values set as NULL, so i removed these from the database and it imported as "value":""

Photo of Kishore Nallan
Kishore Nallan
Tue, 13 Dec 2022 02:10:07 UTC

To accept null values, you can mark the field optional in the field schema.