Cedric Vandendriessche
Cedric Vandendriessche
**What is the bug?** When indexing a number of documents and executing an approximate k-NN search on them, not all matches are always being returned. Often times switches between two...
I'm currently investigating an issue where we're suddenly running into the following error: `HTTP chunk size exceeds the configured limit of 1048576 bytes`. This is possibly due to an infrastructure...
### Describe the bug 1. Have a Java Home that includes spaces or other special chars such as a '+' sign: `C:\Program Files\Java\jdk-21.0.3+9` 2. In vscode, navigate to a JDK...
### Actual Behavior When mounting a non-existing folder using the `-v` option, the target folder is created in the container, but not on the Docker host. According to https://docs.docker.com/engine/storage/bind-mounts/#differences-between--v-and---mount-behavior this...