Issues
- 0
- 0
- 0
[Bug]: MetaCache maybe polutated across clients when different client connect to different database
#809 opened by congqixia - 3
[Bug]: How to iterate through custom field
#826 opened by Erodotos - 4
[Bug]: No error is returned when inserting a row where the dynamic field key is the same as other field names
#818 opened by ThreadDao - 4
[Bug]: When specifying a key of dynamic data to output, the keys of the entire dynamic fields is returned
#820 opened by ThreadDao - 3
- 1
[Feature]:Is there anyway to scan a struct or slice to the result of seach or query?
#800 opened by nisainan - 0
- 0
- 1
- 0
[Feature]:Does search vector support float64?
#799 opened by JiehangXie - 2
How to connect milvus with a tls.crt?
#798 opened by TheZhy-x - 1
- 0
is the golang-sdk mature for production usage?
#792 opened by GingerMoon - 0
[Enhancement]: Support client DNS load balancing
#789 opened by philic - 2
[Bug]: Enforcing limit on search doesn't work
#775 opened by mdmmn378 - 5
[Bug]: Create sparse index with different ways gets different default index name
#726 opened by ThreadDao - 2
- 1
[Bug]: Search / query with invalid expr that has not existed field didn't return error
#777 opened by ThreadDao - 1
- 5
- 2
[Bug]: QueryIterator with invalid batch size gets error: empty expression should be used with limit
#754 opened by ThreadDao - 2
[Bug]: QueryIterator without filter expr gets error: failed to create query plan: cannot parse expression: () and int64 > 999
#763 opened by ThreadDao - 0
[Feature]:Support CDC
#767 opened by wayblink - 1
[Enhancement]:Test LisiCollections WithShowInMemory
#770 opened by ThreadDao - 1
- 1
[Bug]: QueryIterator with expr `int64 < 100` gets error: failed to create query plan: cannot parse expression: int64 < 100 AND int64 > 99
#753 opened by ThreadDao - 2
[Bug]: QueryIterator with expr `id >= 1000 || id > 2000` gets error batch result
#758 opened by ThreadDao - 2
[Bug]: Query iterator with expr: `exists json['list']` gets error: cannot parse expression: exists json['list'] and int64 > 499
#759 opened by ThreadDao - 0
- 1
[Bug]: AutoID field, unable to set default start value?
#742 opened by vultj - 0
- 1
[Bug]: reflectValueCandi array error
#734 opened by extrame - 2
- 2
- 3
- 2
[Bug]: panic: runtime error: slice bounds out of range when search with sparse vector
#728 opened by ThreadDao - 2
- 1
[Bug]: Each SearchResult should have topk GroupByValue instead of one GroupByValue
#710 opened by ThreadDao - 3
[Bug]: panic: runtime error: invalid memory address or nil pointer dereference when search with invalid sparse params
#724 opened by ThreadDao - 4
- 3
[Bug]: panic: runtime error: slice bounds out of range when inserting sparse embeeding with high dimension
#707 opened by ThreadDao - 2
[Feature]: Something needs to be returned to show whether attribute mmap is set successfully
#709 opened by ThreadDao - 3
- 2
[Bug]: Create TRIE scalar index on non-varchar field but does not return an error
#694 opened by ThreadDao - 3
[Bug]: Range search with binaryVector field gets error: not support search_group_by operation based on binary vector column
#693 opened by ThreadDao - 1
[Bug]: Scalar index INVERTED is created but the type returned by the description index is ""
#695 opened by ThreadDao - 0
- 2
[Bug]: Describe index on a vector field but lists indexes on all vector fields
#689 opened by ThreadDao