Data Fields

Sphinx::ResponseEntry_t Struct Reference

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_tattribute
 attribute values (only since v. 104)

Detailed Description

One response match entry.

See also:
SphinxClient_t::Response_t

The documentation for this struct was generated from the following file: