enhance: support search aggregation search size (#49892)
## Summary - Add per-level `search_size` handling for search aggregation context building. - Preserve `size` as the response bucket limit while using `search_size` for downstream candidate bucket budget derivation. - Bump the root module milvus-proto dependency to the version that contains `SearchAggregationSpec.search_size`. ## Test Plan - [x] `git diff --check trunk/master...HEAD` - [x] `go test -tags dynamic,test -gcflags=\"all=-N -l\" -count=1 ./internal/proxy/search_agg/...` related: #48971 🤖 Generated with [Claude Code](https://claude.com/claude-code) Signed-off-by: MrPresent-Han <chun.han@gmail.com> Co-authored-by: MrPresent-Han <chun.han@gmail.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
C
Chun Han committed
dbaeb50cb18e2c7b832b987b2f953ebb1769bfdb
Parent: ba538c6
Committed by GitHub <noreply@github.com>
on 5/29/2026, 10:18:14 AM