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

Snippets for query point groups #25

Closed
wants to merge 4 commits into from
Closed

Conversation

agourlay
Copy link
Member

@agourlay agourlay commented Aug 9, 2024

Copy link

github-actions bot commented Aug 9, 2024

Comment on lines +6 to +12
client
.query_groups(QueryPointGroupsBuilder::new(
"{collection_name}",
"document_id",
)
.query(vec![1.1]))
.await?;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wdyt, making this example a bit more descriptive

@generall generall closed this Aug 13, 2024
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