milvus/internal/util
foxspy 642a651f60
enhance: remove useless vector index param checker (#37329)
issue: #34298 
because all vector index config checker has been moved into
vector_index_checker, then the useless checkers can be removed.

Signed-off-by: xianliang.li <xianliang.li@zilliz.com>
2024-11-01 06:20:21 +08:00
..
analyzecgowrapper enhance: optimize milvus core building (#35610) 2024-08-23 12:35:02 +08:00
bloomfilter enhance: remove unused code for StorageV2 (#35132) 2024-08-01 12:08:13 +08:00
cgo fix: add future stateful lock (#36332) 2024-09-18 20:15:11 +08:00
cgoconverter enhance: move the cgo code in the pkg dir to interal dir (#30261) 2024-01-25 15:15:01 +08:00
clustering Add an option to enable/disable vector field clustering key (#34097) 2024-06-25 18:52:04 +08:00
componentutil fix: streaming node health check panic (#36336) 2024-09-19 17:11:12 +08:00
ctokenizer feat: add enable_tokenizer params to VarChar field (#36480) 2024-10-10 20:33:21 +08:00
dependency feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
exprutil feat: The expression supports filling elements through templates (#37033) 2024-10-31 14:20:22 +08:00
flowgraph enhance: update the expr version and format the expr http response (#36406) 2024-09-26 14:27:20 +08:00
function feat: support load and query with bm25 metric (#36071) 2024-10-11 10:23:20 +08:00
funcutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
grpcclient fix: Fix tracing config update logic (#35928) 2024-09-05 14:27:04 +08:00
hookutil fix: Unify hook singleton implementation in proxy (#34887) 2024-07-26 18:07:53 +08:00
importutilv2 fix: Fix conan gdal building problem (#37338) 2024-10-31 21:04:16 +08:00
indexcgowrapper enhance: GCS native support (GCS implemented using Google Cloud Storage libraries) (#36214) 2024-09-30 13:23:32 +08:00
indexparamcheck enhance: remove useless vector index param checker (#37329) 2024-11-01 06:20:21 +08:00
initcore enhance: GCS native support (GCS implemented using Google Cloud Storage libraries) (#36214) 2024-09-30 13:23:32 +08:00
metrics feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
mock enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
nullutil enhance: support default value in import (#36700) 2024-10-17 12:05:24 +08:00
pipeline enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00
proxyutil enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
quota enhance: add metric to record maxInsertRate and queryNodeMemoryHighWaterLevel (#35185) 2024-08-02 10:14:13 +08:00
ratelimitutil fix: Fix DB limiter nodes are mistakenly cleaned up (#35991) 2024-09-05 17:35:04 +08:00
reduce fix: iterator cursor progress too fast(#36179) (#36180) 2024-09-24 11:45:13 +08:00
segmentutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
sessionutil fix: streaming service related fix patch (#34696) 2024-07-16 15:49:38 +08:00
streamingutil fix: etcd session discoverer cannot recover from ErrCompacted (#36568) 2024-09-28 10:51:14 +08:00
streamrpc fix: split stream query result to avoid grpc response too large error (#36090) 2024-09-13 15:07:09 +08:00
testutil fix: Fix conan gdal building problem (#37338) 2024-10-31 21:04:16 +08:00
tokenizerapi feat: tantivy tokenizer binding (#35801) 2024-09-01 17:13:03 +08:00
tsoutil enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
typeutil fix: Fix conan gdal building problem (#37338) 2024-10-31 21:04:16 +08:00
vecindexmgr enhance: add vector index mgr to remove vector index type dependency (#36843) 2024-10-17 22:15:25 +08:00
wrappers enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00