milvus/internal/distributed/proxy
PowderLi ed0526a1a4
fix: [restful v2] create a collection with vector field name (#31317)
fix: [restful v2] create a collection with vector field name

1. quickly create collection, create an index on the vector field #31149
2. valid consistencyLevel is needed, while create a collection
3. show collection's properties and aliases #31180
4. list aliase for one collection, default is the whole database

Signed-off-by: PowderLi <min.li@zilliz.com>
2024-03-17 20:03:07 +08:00
..
client feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
httpserver fix: [restful v2] create a collection with vector field name (#31317) 2024-03-17 20:03:07 +08:00
service_test.go feat: Implement DescribeAlias and ListAliases interfaces (#29641) 2024-01-11 19:12:51 +08:00
service.go fix: ctx cancel should be the last step while stopping server (#31220) 2024-03-15 10:33:05 +08:00