Louis Dureuil
Louis Dureuil
Hello, with a quick look to your data it looks to me like no two documents are having the same `created_at` value. If that is correct, there is nothing that...
Hello :wave: A prototype is available for filtering by ranking score! ## Getting the prototype You need to start from a fresh new database (remove the previously used `data.ms`) and...
Small update: - Telemetry now replaces the "version" field with the prototype name - No longer strip `prototype-` from the prototype name The PR description is up to date
Thank you :heart:, I'll do that as soon as the prototypes I launched are done, so sometimes in the evening if everything goes well :-)
Updated: - No longer checks for the dirtiness of the work directory. This should allow docker builds to recognize the prototypes - Updated CONTRIBUTING.md, so adding @curquiza as reviewer
Looks like the docker actually doesn't build in a git workdir at all, but passes the variables manually. To accommodate for this, I changed the Dockerfile and publish workflow.
I think I remember having the issue even with `--test-threads=1` 🤔, but I'm unsure right now. What's for sure is that `--test-threads=1` is going to reduce parallelism. There's also the...
Confirmed working on docker with `prototype-unlimited-indexes-1`! bors merge
Should be merged after the release of Rust 1.67.1, so not now :-)
Rebased :-)