Many the fish

Results 205 comments of Many the fish

Hello @Jochemnl13, I feel like this issue is related to the following one https://github.com/meilisearch/meilisearch/issues/5943, We may have a bug in the lexicographic sort 🤔 Thank you for your report!

Hello!This bug may have been fixed in [v1.28.1](https://github.com/meilisearch/meilisearch/releases/tag/v1.28.1) could you retry with the last Meilisearch version, please? (v1.29.0)

The search route is the main route to retrieve documents based on one or several relevance rules. So when we design a new sorting/filtering feature, we build it for the...

Hello, Are you using Meilisearch on the cloud? If yes, you should create a ticket on the cloud. Otherwise, do you have any machines stats? like the memory usage, disk...

Hello @mrico-dev, your issue seems related to: https://github.com/meilisearch/meilisearch/issues/5265 let me know if I am right, see you!

Hey @MichaScant, I think you should open a PR on Meilisearch, it would be easier for me to see the differences and try the code, could you please open a...

Yes you are right this comes from the tokenizer behavior with numbers. It consider `6.` as a number.Triaged as bug

Hello @Archerzlt, Could you isolate each setting to see which one is slowing your search, please? This would help us to investigate the performance issues, Thanks!

Ok Thank you for the details, so there is definitely a performance impact coming from both settings 🤔 Categorized as bug. Thank you a lot for your report!