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

Added latest PGVector features #147

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

danielfornarini
Copy link

@danielfornarini danielfornarini commented Dec 10, 2024

  • Added IVFFlat and HNSW index
  • Added Iterative Scan for HNSW and IVFFlat index
  • Added Iterative Scan max_scan_tuples and scan_mem_multiplier options for HNSW index
  • Added ef_contruction and m options for HNSW index creation
  • Added binary quantization
  • Added partitioning by collection_id
  • Added full text search

@danielfornarini danielfornarini changed the title Addedd latest PGVector features Added latest PGVector features Dec 10, 2024
@danielfornarini
Copy link
Author

@eyurtsev I also fixed all test errors

@kakao-bart-lee
Copy link

kakao-bart-lee commented Dec 25, 2024

Please pay attention to this PR @danielfornarini @eyurtsev

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

Successfully merging this pull request may close these issues.

2 participants