HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ferdi05

no profile record

投稿

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

blog.meilisearch.com
8 ポイント·投稿者 ferdi05·4 年前·0 コメント

Comparison: MeiliSearch, Algolia, Elastic, Typesense

docs.meilisearch.com
3 ポイント·投稿者 ferdi05·4 年前·0 コメント

コメント

ferdi05
·3 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
Thanks!
ferdi05
·4 年前·議論
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 年前·議論
Since its previous version, Meilisearch is offering a finer control over typo tolerance https://blog.meilisearch.com/typo-tolerance/
ferdi05
·4 年前·議論
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)