Quentin de Quelen

Results 31 comments of Quentin de Quelen

> Do we really want to improve the size of the documents' database? @gmourier tell me if I'm wrong. The size taken by Meilisearch on disk is not an issue...

@MarinPostma however we use a linked hashmap to keep the order when indexing. As long as the `searchableAttribute` or `displayedAttributes` parameters are not changed the order will remain the same...

@MarinPostma What is the status of this issue?

Does this persistent storage is used to store each (Instant, Command)? Is it possible to create a Trait for that? In case we don't use RocksDB, but we already use...

Hello @dureuill, awesome work! Just a question, from what I see on your PR, your result return an array of object containing the response of a normal search request, but...

I have the same on the Crunchbase dataset by searching `crunch` (283ms) or `"crunch"` (3ms) for the exact same response. I don't know how I can help you. I just...

Hello @ManyTheFish, I have a Pro machine on the cloud. So 16Gb of RAM and 4cpu.

@brunoocasali, while I agree with some of your points, I believe that ensuring the serenity of our users should be our top priority, no matter what we propose or implement....

So, in fact, the issue is reopening. For context, the customer has a B2C app, a Twitter-like app. They are using Firestore and Firestore sends the entire documents directly to...

Thanks for responding. I’ll continue the discussion with the user to understand why he can’t change the format of the documents they send to Meilisearch. I’ll keep you updated. Is...