hi, we are using auto-schema detection. We have pr...
# community-help
e
hi, we are using auto-schema detection. We have price field. Sometimes the price will have decimals and sometimes it wont. When there are no decimals, typesense is taking the datatype as int. Is there anyway for us to avoid int and use float instead using auto-schema detection?