milvus/internal
Jiquan Long 7b9462c0d3
enhance: fix copying hits of inverted index twice (#33968)
issue: https://github.com/milvus-io/milvus/issues/29793
The custom `VecCollector` have already transformed the results into
vector of offsets, no need to copy them twice.

Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2024-06-19 12:40:01 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: fix copying hits of inverted index twice (#33968) 2024-06-19 12:40:01 +08:00
datacoord fix: Panic if ProcessActiveStandBy returns error (#33369) 2024-06-19 11:16:00 +08:00
datanode fix: Small fixs of major compaction (#33929) 2024-06-18 16:53:58 +08:00
distributed enhance: Rename Compaction to CompactionV2 (#33858) 2024-06-16 22:07:57 +08:00
http enhance: add restful api to trigger component stop (#32076) 2024-06-07 10:35:54 +08:00
indexnode fix: Fallback field type when it isn't in request (#33832) 2024-06-14 09:55:56 +08:00
kv fix: Check the correct return error in MultiRemove (#33926) 2024-06-18 15:23:59 +08:00
logservice enhance: new messsage interface for log service (#33286) 2024-06-11 10:38:01 +08:00
metastore fix: Fix meta prefix overlap bug (#33830) 2024-06-13 19:27:57 +08:00
mocks enhance: Rename Compaction to CompactionV2 (#33858) 2024-06-16 22:07:57 +08:00
mq enhance: add the includeCurrentMsg param for the Seek method (#33326) 2024-05-27 10:31:41 +08:00
parser/planparserv2 enhance: optimize plan parser pool to avoid unnessary recycle (#32869) 2024-05-11 10:51:31 +08:00
proto enhance: Rename Compaction to CompactionV2 (#33858) 2024-06-16 22:07:57 +08:00
proxy enhance: check index with data type (#33880) 2024-06-19 10:15:59 +08:00
querycoordv2 fix: Panic if ProcessActiveStandBy returns error (#33369) 2024-06-19 11:16:00 +08:00
querynodev2 enhance: autoindex for multi data type (#33868) 2024-06-18 21:34:01 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: Panic if ProcessActiveStandBy returns error (#33369) 2024-06-19 11:16:00 +08:00
storage fix: fix data codec writer close (#33818) 2024-06-18 13:59:57 +08:00
tso fix: add lazy load field to mark segment load type (#31591) 2024-03-28 11:23:10 +08:00
types enhance: Check by proxy rate limiter when delete get data by query. (#30891) 2024-05-23 20:03:40 +08:00
util enhance: Force to reset coord connection for unavailable error (#33908) 2024-06-18 14:53:59 +08:00