doc_get_ulong_by_key

Getting the ulong value from Document by string key

export extern (C)
int64_t
doc_get_ulong_by_key
(
const uint32_t doc_id
,
const char* key_str
,
const uint32_t len
)