Hyperspace documents can include any of the following types.
Practically unlimited number of fields per document
Full support of nested objects
Full support of all common list types
Main data types -
Integers (unsigned int)
Floats (float)
Strings (keyword)
Boolean (Boolean)
Float vectors (dense_vector)
Binary vectors (dense_vector)
Geo points (geo_point)
Unix timestamp (time_stamp)
Large number of vectors per single document
Include different vector fields in a single query
Support extremely high dimensional vectors
Support of nested vectors
Binary
Float
Last updated 1 year ago