Query on Typesense's Lack of Support for Double Precision
TLDR J asked why typesense does not support double precision. Kishore Nallan simply stated it hasn't been requested yet.
1
Mar 18, 2022 (20 months ago)
J
08:05 AMKishore Nallan
08:35 AM1
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
Handling uint64 in Typesense
JinW inquired about handling uint64 in Typesense. Jason suggested using strings or reducing the granularity of values. Meanwhile, Harrison raised a point about database types.
Discussion on Capacity to Represent BigInt
ilia inquired about adding unsigned int64 for BigInt representation. Kishore Nallan suggested no immediate plans, but highlighted a workaround and also warned about misusing float for large values.
Adding and Storing Object Types in Typesense Collections
Abrar wanted help adding object types to a typesense collection, Sergio suggested flattening the object and Jason provided an approach to flatten objects and informed about upcoming version v0.24.0 with object support.