issues
search
qdrant
/
rust-client
Rust client for Qdrant vector search engine
https://crates.io/crates/qdrant-client
Apache License 2.0
236
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace macro generated builder types with unrolled ones
#199
palash25
closed
2 days ago
7
Replace macro generated builder types with unrolled ones
#198
palash25
closed
4 days ago
6
refactor: unrolled the macros in CreateCollectionBuilder
#197
Abiji-2020
closed
3 days ago
1
refactor: unrolled the macros on CreateCollectionBuilder
#196
Abiji-2020
closed
1 week ago
2
Replace macro with just code for structure builders
#195
generall
opened
1 week ago
8
Bump version v1.12.1
#194
agourlay
closed
1 month ago
0
Add missing impls IndexParams
#193
agourlay
closed
1 month ago
0
Update dependencies
#192
agourlay
closed
1 month ago
0
Demote protos generation panic to log message
#191
timvisee
closed
1 month ago
0
Bump version to 1.12.0
#190
timvisee
closed
1 month ago
2
Update protos for Qdrant 1.12, add new endpoints
#189
JojiiOfficial
closed
1 month ago
3
[bug] h2 protocol error: http2 error when running example
#188
morristai
closed
2 months ago
3
Intermittent errors creating a collection
#187
jlkravitz
opened
2 months ago
2
Bump version to 1.11.2
#186
agourlay
closed
3 months ago
0
Include actual server error message in reporting
#185
agourlay
closed
3 months ago
0
Bump version to 1.11.1
#184
timvisee
closed
3 months ago
0
Fix empty points update request when data is smaller than chunk size
#183
timvisee
closed
3 months ago
0
Bump version to 1.11.0
#182
agourlay
closed
3 months ago
0
Better query groups snippets
#181
agourlay
closed
3 months ago
1
Add new_sample helper for Query
#180
coszio
closed
3 months ago
0
Regen for renumbering
#179
agourlay
closed
3 months ago
0
Add query groups API
#178
agourlay
closed
3 months ago
0
Regen again
#177
agourlay
closed
3 months ago
0
Update dependencies
#176
agourlay
closed
3 months ago
3
Sync Protos
#175
JojiiOfficial
closed
3 months ago
0
Bad request: Empty update request when points.len() < chunk_size missing points bug
#174
lijingrs
closed
3 months ago
4
explicitly use native certificates
#173
generall
closed
4 months ago
0
Consider using cargo-semver-checks
#172
xd009642
opened
4 months ago
0
Implement Group Query
#171
generall
closed
3 months ago
0
Transport Error when connecting to Qdrant Cloud
#170
justindgm
closed
3 months ago
3
Index params improvements
#169
JojiiOfficial
closed
4 months ago
0
Update rust-client to latest qdrant:dev version
#168
JojiiOfficial
closed
4 months ago
0
Bump version to 1.10.2
#167
timvisee
closed
4 months ago
0
Update qdrant.rs
#166
timvisee
closed
4 months ago
0
Expose (Sparse)VectorsConfigBuilder
#165
timvisee
closed
4 months ago
0
Upgrade dev to tonic 0.12
#164
xmakro
closed
4 months ago
3
Upgrade to tonic 0.12
#163
xmakro
closed
4 months ago
4
Failed to connect
#162
AspadaX
closed
4 months ago
1
Convert string slice into PointId
#161
timvisee
closed
5 months ago
0
improve re-exports
#160
JojiiOfficial
closed
5 months ago
0
Expose builders module
#159
JojiiOfficial
closed
5 months ago
0
Bump version to 1.10.0
#158
timvisee
closed
4 months ago
1
Fix constant CI failures with protobuf installation, match core repo
#157
timvisee
closed
5 months ago
0
Update links for query API
#156
timvisee
closed
5 months ago
0
Example links in Readme
#155
JojiiOfficial
closed
5 months ago
0
Mark deprecated gRPC types as deprecated
#154
timvisee
closed
5 months ago
0
Don't make config optional in client construction
#153
timvisee
closed
5 months ago
0
Organize client operations, split into modules, order by CRUD
#152
timvisee
closed
5 months ago
0
Add builders and conversions for cluster operation types
#151
timvisee
closed
5 months ago
0
Expose configuration types, improve configuration interface, add docs
#150
timvisee
closed
5 months ago
0
Next