milvus/internal
smellthemoon 6e880d19a8
enhance: add search params in search request in restful (#36304)
https://github.com/milvus-io/milvus/issues/36321

Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2024-09-23 16:51:12 +08:00
..
allocator enhance: Pre-allocate ids for import (#33958) 2024-07-07 21:26:14 +08:00
core [automated] Update Knowhere Commit (#36352) 2024-09-19 01:01:10 +08:00
datacoord fix: long buffering causes mq to be unable to receive messages. (#36420) 2024-09-23 16:33:18 +08:00
datanode feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
distributed enhance: add search params in search request in restful (#36304) 2024-09-23 16:51:12 +08:00
flushcommon feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
http fix: delay to start the metric server port (#36080) 2024-09-09 14:01:05 +08:00
indexnode enhance: Refine the code for returning error (#36103) 2024-09-15 15:23:14 +08:00
json enhance: Gin & restfulv1 handler use sonic json (#35020) 2024-08-05 16:44:17 +08:00
kv enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
metastore fix: Fix the compatibility bug between stats task and segment (#36359) 2024-09-20 14:33:11 +08:00
mocks feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
parser/planparserv2 feat: adding cache to expression parse (#36185) 2024-09-13 10:03:09 +08:00
proto feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
proxy enhance: refine parameter relationship for hybridsearch_group_by(#35096) (#36289) 2024-09-20 14:55:11 +08:00
querycoordv2 fix: [skip e2e] Fix unstable ut TestCollectionObserver (#36231) 2024-09-13 19:01:09 +08:00
querynodev2 enhance: Use a separate mmap config for chunk cache (#36276) 2024-09-15 16:23:09 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord feat: Support create collection with functions (#35973) 2024-09-12 10:43:06 +08:00
storage feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
streamingcoord fix: streaming node health check panic (#36336) 2024-09-19 17:11:12 +08:00
streamingnode fix: streaming node health check panic (#36336) 2024-09-19 17:11:12 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
util enhance: adjust parquet reader type check with null type (#36266) 2024-09-19 18:43:10 +08:00
.mockery.yaml fix: mockery config (#35834) 2024-08-30 09:49:00 +08:00