Parameters
Returns
QueryResults: Results top_k containing decrypted nearest neighbors IDs and distances.
Exceptions
std::invalid_argument
std::invalid_argument
- Throws if the query vectors have incompatible dimensions with the index.
- Throws if the index was not created or loaded yet.
std::runtime_exception
std::runtime_exception
- Throws if the query could not be executed.