Skip to content

feat: Add FilterParams support for advanced HNSW search filtering#9

Merged
Vaibhav-Endee merged 1 commit intomainfrom
vaib/go_client
Feb 23, 2026
Merged

feat: Add FilterParams support for advanced HNSW search filtering#9
Vaibhav-Endee merged 1 commit intomainfrom
vaib/go_client

Conversation

@Vaibhav-Endee
Copy link
Copy Markdown
Collaborator

Introduces FilterParams struct with boost_percentage and prefilter_threshold fields to give users fine-grained control over filtered vector search performance. Updates Query methods to accept optional filterParams parameter with validation, and updates all documentation examples and API reference.

Introduces FilterParams struct with boost_percentage and prefilter_threshold fields to give users fine-grained control over filtered vector search performance. Updates Query methods to accept optional filterParams parameter with validation, and updates all documentation examples and API reference.
@Vaibhav-Endee Vaibhav-Endee merged commit becee28 into main Feb 23, 2026
1 check passed
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.

1 participant