Clément Renault
Clément Renault
We had a conversation with @MarinPostma and we thought that we could experiment something with the standard binary heap and some `RefCell`s. Storing the `EntryBoundAlignedBuffer` in a `RefCell` and an...
Hey @Ten0, I am on your side on this. I implemented the linear version of this algorithm in safe Rust, and [proposed it to the standard library](https://github.com/rust-lang/rust/pull/79895). I am now...
Hey @Ten0, Sorry about that, I [just published version 0.3.0](https://crates.io/crates/slice-group-by/versions) which is the real version that contains the changes you are looking for. Don't hesitate to ask me anything if...
This could be the case, but I don't have time right now. Maybe you can propose a pull request? I am pretty sure it will not be breaking.
Hey @Ten0 👋 That's a great idea, and it is not breaking. Can you please propose a pull request and even copy/paste your comment into [this official thread](https://github.com/rust-lang/rust/issues/80552), too?
Hey @crohr 👋 > Any reason why [this line](https://github.com/meilisearch/meilisearch-rails/blob/b9b5efb219c8926551da1caf7566e8d1b2071c9f/lib/meilisearch-rails.rb#L707) calls `settings.get_attributes` instead of `get_attributes` (`get_attributes` does have the `_vectors` key)? Sorry for the delay. I will summon @brunoocasali on this...
Hey @crohr 👋 Do you plan to release this recommendation system? We improved the Vector Store solution since then 🧇
@adrienpoly Indeed, you need a v1.3.x and [we provide a Docker image](https://hub.docker.com/layers/getmeili/meilisearch/v1.3.2/images/sha256-576e2dd613337c87310ce292c2da7c00578e972984ad9ce2fdb14a5490b4248f?context=explore) and [all sort of binaries](https://github.com/meilisearch/meilisearch/releases/tag/v1.3.2) ☺️
bors cancel
bors merge