Object ID with its associated query score, which is used for special query results. More...
#include <objectbox.h>
Public Attributes | |
obx_id | id |
double | score |
The query score indicates some quality measurement. E.g. for vector nearest neighbor searches, the score is the distance to the given vector. More... | |
Object ID with its associated query score, which is used for special query results.
obx_id OBX_id_score::id |
double OBX_id_score::score |
The query score indicates some quality measurement. E.g. for vector nearest neighbor searches, the score is the distance to the given vector.