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

Fixed command for indexing/search flat vectors #2567

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

lintool
Copy link
Member

@lintool lintool commented Aug 8, 2024

For flat vectors: IndexCollection -> IndexFlatDenseVectors, SearchCollection -> SearchFlatDenseVectors

@lintool lintool requested a review from MXueguang August 8, 2024 00:05
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.07%. Comparing base (6f45516) to head (3e68abc).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2567   +/-   ##
=========================================
  Coverage     67.07%   67.07%           
  Complexity     1480     1480           
=========================================
  Files           219      219           
  Lines         12671    12671           
  Branches       1530     1530           
=========================================
  Hits           8499     8499           
  Misses         3644     3644           
  Partials        528      528           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lintool lintool merged commit 4055669 into master Aug 8, 2024
3 checks passed
@lintool lintool deleted the fix-flat-commands branch August 8, 2024 00:40
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