Clément Renault
Clément Renault
Hey @dureuill and @curquiza 👋 > Do you have more news? What should we do with this issue? I do not have any more info about this. It seemed more...
Hey @mqudsi 👋 Thank you for diving into this and finding this issue about **distance functions returning higher than 1.0 distances**. This is _kind of expected_ as we use a...
> Thanks for replying, @Kerollmops. I think dot product scales better than euclidean search, right? Indeed, that's the main reason, and it is explained [somewhere in the FAISS documentation](https://github.com/facebookresearch/faiss). >...
Hello @Nextra 👋 Thank you very much for this report. I want to ask for more information on the type of disk you are using. The issue is related to...
Hello @sandstrom, > Is this something that will be similar to 'Function scoring' in ElasticSearch[1]? If not, I think you should consider it. It is not the same. Meilisearch isn't...
> To be more specific, the main thing we are missing is some kind of decay functionality (in our case based on time, but could be a numerical value for...
Hey @sandstrom and @Tadaz 👋 I just released a first prototype of a way to edit documents by using a Rhai function. You can read more [on the Public Usage...
Sorry @sandstrom, fixed it 🤭
Thank you @Tadaz for you feedback, > The proposed decaying ranking strategy works the same way as what we can currently achieve. At the PHP level, we can calculate the...
Hey 👋 > Because of bug we had with our filter format, we had force users escaping `\` from v1.4.0. It was related to the filters, not the documents route....