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

Feature: Merging Small Indexes #84

Open
3 tasks done
ashvardanian opened this issue Jun 4, 2023 · 1 comment
Open
3 tasks done

Feature: Merging Small Indexes #84

ashvardanian opened this issue Jun 4, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ashvardanian
Copy link
Contributor

Describe what you are looking for

As a performance optimization, we can implement merge for existing indexes instead of moving (inserting) elements one by one.

Can you contribute to the implementation?

  • I can contribute

Is your feature request specific to a certain interface?

It applies to everything

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@rationalga
Copy link

Hi,
Has this feature been developed or not yet? While loading indexes that are bigger than RAM is great but its not useful if we can't create them in the first place i.e. during insertion index size can't outgrow the RAM (as far as I know). Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants