Skip to content

Fix bugs with SearchWithSelector#56

Merged
abhinavdangeti merged 2 commits intomasterfrom
bugFix
Apr 15, 2026
Merged

Fix bugs with SearchWithSelector#56
abhinavdangeti merged 2 commits intomasterfrom
bugFix

Conversation

@CascadingRadium
Copy link
Copy Markdown
Member

  • Fix SearchWithSelector API signatures for float32 and BIVF indices.
  • Rename the API to SearchWithOptions which takes in optional constraints like:
    • Vector Selector
    • Search Parameters
  • If none of the constraints are provided, we fall back to the regular search API.
  • If either or both constraints are provided, we create a search params object and execute the FAISS API for parameterized search.

Comment thread index.go
Comment thread index.go Outdated
@abhinavdangeti abhinavdangeti merged commit 9d6f150 into master Apr 15, 2026
@abhinavdangeti abhinavdangeti deleted the bugFix branch April 15, 2026 21:37
@abhinavdangeti
Copy link
Copy Markdown
Member

v1.0.34

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.

3 participants