10 #ifndef META_VOCABULARY_MAP_H_
11 #define META_VOCABULARY_MAP_H_
72 int compare(
const std::string& term,
const char* other)
const;
85 vocabulary_map(
const std::string& path, uint16_t block_size = 4096);
110 std::string
find_term(term_id t_id)
const;
115 uint64_t
size()
const;