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

[docs] Document HasVector condition #1386

Merged
merged 5 commits into from
Jan 17, 2025
Merged

Conversation

agourlay
Copy link
Member

@agourlay agourlay commented Jan 15, 2025

Rendered

Document new HasVector condition released in v1.13.0.

Examples have not been validated against the clients code yet :)

@agourlay agourlay marked this pull request as ready for review January 15, 2025 14:43
Copy link

netlify bot commented Jan 15, 2025

Deploy Preview for condescending-goldwasser-91acf0 ready!

Name Link
🔨 Latest commit ef31b24
🔍 Latest deploy log https://app.netlify.com/sites/condescending-goldwasser-91acf0/deploys/6787ddea2657420008f58c9e
😎 Deploy Preview https://deploy-preview-1386--condescending-goldwasser-91acf0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@timvisee timvisee left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks!

I've confirmed the Rust client snippet, it matches with qdrant/rust-client#208.

For the 'default' vector users should use an empty string (""). Maybe it's worth to mention that explicitly like we do here: https://qdrant.tech/documentation/concepts/collections/#update-vector-parameters



```typescript
client.scroll("{collection_name}", {
Copy link
Contributor

Choose a reason for hiding this comment

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

I checked this snippet at qdrant/qdrant-js#91, and it's correct. Thanks, @agourlay!

@agourlay agourlay changed the title Document HasVector condition [docs] Document HasVector condition Jan 16, 2025
@timvisee timvisee merged commit 56cbe4d into master Jan 17, 2025
5 checks 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.

3 participants