Core Library - C++
Deletes the current index and all its associated data.
void DeleteIndex();
std::runtime_exception
index->DeleteIndex();
Was this page helpful?