Skip to content

Conversation

@Anush008
Copy link
Member

@Anush008 Anush008 commented Sep 1, 2025

To be merged into #92.

  • The data, indices and vectors_count fields of VectorOutput will have a deprecation notice.
  • Added GetDenseVector(), GetSparseVector(), GetMultiVector() helpers to read VectorOutput with a unified interface.
  • Updated the built-in helpers to use the new fields when constructing Vector.
  • Added NewMatchTextAny().
  • Added new RRF Query helper.

@Anush008 Anush008 changed the title 1.16.0 - Part 2 1.16.0: Part 2 - Removed use of deprecated vector fields Sep 1, 2025
@generall
Copy link
Member

Hey @Anush008, could you please add a test, where VectorOutput is created in both variants and and each of them have yield the same result through the helper.
This would also help to understand the interface for the user.

@Anush008 Anush008 changed the title 1.16.0: Part 2 - Removed use of deprecated vector fields 1.16.0: Part 2 Nov 11, 2025
@timvisee timvisee merged commit 498b0ae into 1.16.0 Nov 12, 2025
2 checks passed
Anush008 added a commit that referenced this pull request Nov 17, 2025
* 1.16.0 regen

Signed-off-by: Anush008 <[email protected]>

* BRANCH=dev sh internal/tools/sync_proto.sh

Signed-off-by: Anush008 <[email protected]>

* regen

Signed-off-by: Anush008 <[email protected]>

* regen

Signed-off-by: Anush008 <[email protected]>

* 1.16.0: Part 2  (#93)

* refactor: Update to use new vector fields

Signed-off-by: Anush008 <[email protected]>

* feat: VectorOutput parser

Signed-off-by: Anush008 <[email protected]>

* chore: NewMatchTextAny

Signed-off-by: Anush008 <[email protected]>

* feat: Added new RRF Query helper.

Signed-off-by: Anush008 <[email protected]>

---------

Signed-off-by: Anush008 <[email protected]>

* Make sync script compatible with Linux and macOS flavors of sed

* Bump proto definitions

* bump test container version

* chore: Re-gen due qdrant/qdrant#7536

Signed-off-by: Anush008 <[email protected]>

* feat: Expose Collection cluster setup ops to high-level client

Signed-off-by: Anush008 <[email protected]>

---------

Signed-off-by: Anush008 <[email protected]>
Co-authored-by: timvisee <[email protected]>
Co-authored-by: Arnaud Gourlay <[email protected]>
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.

4 participants