Skip to content
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

Open
jmazanec15 opened this issue Mar 16, 2020 · 1 comment
Open

API to flush indices out of cache #68

jmazanec15 opened this issue Mar 16, 2020 · 1 comment
Assignees
Labels
Features New functionality added good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jmazanec15
Copy link
Member

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.

@jmazanec15
Copy link
Member Author

This API should be used for RestTestCases to clear the cache before they run: #183.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Features New functionality added good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants