Volker Stampa
Volker Stampa
**Is your feature request related to a problem? Please describe.** When referring to qdrant's docker image as `qdrant/qdrant` you always get the newest release which includes potentially breaking major releases....
If a collection containing a '/' (slash) in its name is created it seems to disappear after a restart. ## Current Behavior If a collection containing a / in its...
## Current Behavior We have a collection where Qdrant show unexpected behavior for now obvious reason: The following snippets use a Qdrant Version: 1.9.0, build: b99d5074 started through docker-compose. ```yaml...
## Current Behavior Under unclear circumstances trying to create a collection returns with the error: `Wrong input: Can't create collection with name [NAME]. Collection data already exists at ./storage/collections/[NAME]` `[NAME]`...
Yesterday we upgraded to 1.11.1 and tonight we saw some panics in the Qdrant logs most often when creating collections but also for other operations. ## Current Behavior During the...
## Current Behavior Once in a while (three times in a week during execution of automated tests) Qdrant server panics when inserting a point into a collection with dense and...