Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HNSWDocumentIndex persist #1589

Closed
JoanFM opened this issue May 30, 2023 · 1 comment
Closed

HNSWDocumentIndex persist #1589

JoanFM opened this issue May 30, 2023 · 1 comment
Assignees

Comments

@JoanFM
Copy link
Member

JoanFM commented May 30, 2023

I think it would be great to have a persist method for HNSWDocumentIndex, so that the actuall HNSW index can be persisted to disk and therefore loaded from disk faster in another session.

@JoanFM
Copy link
Member Author

JoanFM commented May 31, 2023

Not needed right now because index is storeed after every index operation, (This could be an overkill)

@JoanFM JoanFM closed this as completed May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant