One response match entry. More...
#include <sphinxclient.h>
Data Fields | |
uint64_t | documentId |
database ID of the document | |
uint32_t | groupId |
group ID (only v. 101) | |
uint32_t | timestamp |
creation/modification time (v. 101) | |
uint32_t | weight |
matching weight (relevance) | |
std::map< std::string, Value_t > | attribute |
attribute values (only since v. 104) |
One response match entry.