Comment on page
Supported Data Types
Currently, hyperspace documents can icnlude any of the following types.
- Integers (int)
- Floats (float)
- Strings (keyword)
- Boolean (Boolean)
- Float vectors (dense_vector)
- Binary vectors (dense_vector)
- Geo points (geo_point)
- Unix timestamp (time_stamp)
Last modified 2mo ago