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 Request]: Add bmp index for sparse vector. #1355

Open
1 task done
small-turtle-1 opened this issue Jun 19, 2024 · 0 comments
Open
1 task done

[Feature Request]: Add bmp index for sparse vector. #1355

small-turtle-1 opened this issue Jun 19, 2024 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@small-turtle-1
Copy link
Contributor

Is there an existing issue for the same feature request?

  • I have checked the existing issues.

Is your feature request related to a problem?

No response

Describe the feature you'd like

Add bmp index for sparse vector.
refer to https://github.com/pisa-engine/BMP

Describe implementation you've considered

No response

Documentation, adoption, use case

No response

Additional information

No response

@small-turtle-1 small-turtle-1 added the feature request New feature or request label Jun 19, 2024
@small-turtle-1 small-turtle-1 mentioned this issue Jun 19, 2024
3 tasks
JinHai-CN pushed a commit that referenced this issue Jun 20, 2024
### What problem does this PR solve?

1. Add insert api in bmp index.
2. Add uncompressed alternative for block max data.
3. Add template for bmp index.
4. Add create bmp index in infinity.
5. Add import data into bmp index in infinity.

Issue link:#1355

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Refactoring
- [x] Test cases
@small-turtle-1 small-turtle-1 mentioned this issue Jun 20, 2024
2 tasks
JinHai-CN pushed a commit that referenced this issue Jun 21, 2024
### What problem does this PR solve?

1. Add knn query by sparse vector's bmp index
2. Add filter knn query for sparse vector.

Issue link:#1355

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Test cases
@JinHai-CN JinHai-CN reopened this Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants