Skip to content

Conversation

@bevzzz
Copy link
Collaborator

@bevzzz bevzzz commented Mar 19, 2025

What's changed?

  • Client has a new aggregate namespace with overAll and nearVector "filters" and an optional group-by clause
  • NearVector search can accepts option group-by clause and returns a different (grouped) result type

Supports integer aggregations.
Also committing a bunch of group-by related code,
although that's WIP.
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@bevzzz bevzzz marked this pull request as ready for review March 25, 2025 18:37
@bevzzz bevzzz merged commit 1eaf7d4 into v6 Mar 31, 2025
2 checks passed
@bevzzz bevzzz deleted the v6-aggregate branch March 31, 2025 19:48
bevzzz added a commit that referenced this pull request Jan 20, 2026
* feat: aggregate over all objects in collection

Supports integer aggregations.
Also committing a bunch of group-by related code,
although that's WIP.

* feat: add aggregation with groupBy clause

Only supports aggregation on text / int properties at the moment

* chore: fix tests and import paths

* feat: aggregate with near vector filter

* feat: add aggregation + near vector + groupBy

* refactor: move unmarshaling code to internal/codec

* feat: add GroupBy to NearVector search
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.

2 participants