Skip to content

1.16.0: Part 2 #93

Merged
timvisee merged 7 commits into1.16.0from
1.16.0-2
Nov 12, 2025
Merged

1.16.0: Part 2 #93
timvisee merged 7 commits into1.16.0from
1.16.0-2

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.

Signed-off-by: Anush008 <anushshetty90@gmail.com>
@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.

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: Anush008 <anushshetty90@gmail.com>
@Anush008 Anush008 changed the title 1.16.0: Part 2 - Removed use of deprecated vector fields 1.16.0: Part 2 Nov 11, 2025
Signed-off-by: Anush008 <anushshetty90@gmail.com>
@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 <anushshetty90@gmail.com>

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

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* regen

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* regen

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* 1.16.0: Part 2  (#93)

* refactor: Update to use new vector fields

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: VectorOutput parser

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: NewMatchTextAny

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Added new RRF Query helper.

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* 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 <anushshetty90@gmail.com>

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

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Co-authored-by: timvisee <tim@visee.me>
Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>
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