EncryptedIndex.
Parameters
Returns
std::unique_ptr<cyborg::EncryptedIndex>: A pointer to the loaded index (EncryptedIndex).
Exceptions
std::invalid_argument
std::invalid_argument
- Throws if the index name does not exist.
std::runtime_exception
std::runtime_exception
- Throws if the index could not be loaded or decrypted.