em1nos
07/17/2022, 8:21 PMfloat
field type and auto schema detection
. It seems that if the first document (that decides the field type with auto schema detection) has a float value with no decimals, it will set the field type to int64
instead. Is this correct and if so is there a solution? I'm using PHP (Laravel) to send the data to Typesense.Jason Bosco
07/17/2022, 9:07 PMJason Bosco
07/17/2022, 9:08 PMem1nos
07/17/2022, 9:10 PM