Skip to content

fix: passes max_element when load index in hnswlib#1426

Merged
JoanFM merged 4 commits intomainfrom
fix-hnsw-load
Apr 21, 2023
Merged

fix: passes max_element when load index in hnswlib#1426
JoanFM merged 4 commits intomainfrom
fix-hnsw-load

Conversation

@AnneYang720
Copy link
Copy Markdown
Contributor

This is the additional fix for PR #1424 .
We need to pass max_elements in method load_index(), otherwise it's reset to 0.

Copy link
Copy Markdown
Member

@JoanFM JoanFM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use this PR to add the tests discussed in discord

@github-actions github-actions bot added size/xl and removed size/s labels Apr 20, 2023
@github-actions
Copy link
Copy Markdown

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link
Copy Markdown

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link
Copy Markdown

📝 Docs are deployed on https://ft-fix-hnsw-load--jina-docs.netlify.app 🎉

@JoanFM JoanFM merged commit 0c73ad8 into main Apr 21, 2023
@JoanFM JoanFM deleted the fix-hnsw-load branch April 21, 2023 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants