#include <attr_index_array.h>
Public Member Functions | |
AttrIndexArray (Config::Document &doc_config) | |
bool | open (std::string storage_dir, db_flags_t open_params) |
bool | close (void) |
bool | add (const Document *doc) |
bool | add (const Document &doc) |
bool | get (AttrIndexEngine &aie) |
Lux::AttrIndexArray::AttrIndexArray | ( | Config::Document & | doc_config | ) |
class AttrIndexArray