This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
API to flush indices out of cache #68
Labels
Features
New functionality added
good first issue
Good for newcomers
help wanted
Extra attention is needed
For testing and debugging a KNN based cluster, it would be helpful to add an API that allows you to specify an index that you want removed from memory. Currently, the only way to do this is to delete the index, or setup a timebased eviction policy that will eventually remove the index.
The text was updated successfully, but these errors were encountered: