HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ferdi05

no profile record

Submissions

Navigating search results: pagination vs. infinite scroll vs. load more

blog.meilisearch.com
8 points·by ferdi05·4년 전·0 comments

Comparison: MeiliSearch, Algolia, Elastic, Typesense

docs.meilisearch.com
3 points·by ferdi05·4년 전·0 comments

comments

ferdi05
·3년 전·discuss
Congrats on the launch! And thanks for helping the open-source ecosystem to thrive. I'm always happy to see open-source companies challenging the status quo. Open Source is very often the most reliable choice, and you contribute to spreading the word.
ferdi05
·3년 전·discuss
Thanks for your feedback! The Multi-index search is planned, coded, and will be integrated on v1.1 (scheduled for April). The decay function is really interesting, the team will reach you back to know more about this need :)
ferdi05
·3년 전·discuss
Thanks! Indeed we now have a limit, but this limit depends on the OS you use. The limit is 200 on Linux. We found a way to remove this limit in the next version of Meilisearch (v1.1), which will be released in approximately two months.

I would like to know the use case for needing more than 200 indexes. We have handled multi-tenant with a single index and multi-tenant tokens. https://docs.meilisearch.com/learn/security/tenant_tokens.ht...
ferdi05
·3년 전·discuss
Thanks!
ferdi05
·4년 전·discuss
There is "Run in production" guide in Meilisearch documentation https://docs.meilisearch.com/learn/cookbooks/running_product... It uses DigitalOcean, but self-hosting in the right environment should work in a close way.
ferdi05
·4년 전·discuss
Since its previous version, Meilisearch is offering a finer control over typo tolerance https://blog.meilisearch.com/typo-tolerance/
ferdi05
·4년 전·discuss
Hi @tommoor

I work at Meilisearch so maybe a biased answer.

We do support other languages than English, it actually depends on what are the languages supported by our tokenizer https://github.com/meilisearch/charabia, so any language that uses whitespace to separate words(including English), Chinese, Japanese, Hebrew and Thai (Japanese and Thai might work a little bit less)