Meilisearch 1.0 – Open-source search engine built in Rust
blog.meilisearch.com
Meilisearch 1.0 – Open-source search engine built in Rust
1–10 of 186 posts
Re: Meilisearch 1.0 – Open-source search engine built in Rust
#2I was hoping the cloud version would be more appealing, granted there seems to be a generous free tier but the next option is $1200 a month?!
Re: Meilisearch 1.0 – Open-source search engine built in Rust
#3This looks really cool and I might try the self hosted option out on my small website as an upgrade from Postgres’ full text search. I was hoping the cloud version would be more appealing, granted there seems to be a generous free tier but the next option is $1200 a month?!
Re: Meilisearch 1.0 – Open-source search engine built in Rust
#4This looks really cool and I might try the self hosted option out on my small website as an upgrade from Postgres’ full text search. I was hoping the cloud version would be more appealing, granted there seems to be a generous free tier but the next option is $1200 a month?!
Re: Meilisearch 1.0 – Open-source search engine built in Rust
#5This looks really cool and I might try the self hosted option out on my small website as an upgrade from Postgres’ full text search. I was hoping the cloud version would be more appealing, granted there seems to be a generous free tier but the next option is $1200 a month?!
just noticed you don't get high availability on free tier which sucks, but I guess if search is mission critical to the point you need it, you would be willing to pay. Most of these database type companies start off targeting enterprise and then roll out self-serve solutions as they scale.
Re: Meilisearch 1.0 – Open-source search engine built in Rust
#6This looks really cool and I might try the self hosted option out on my small website as an upgrade from Postgres’ full text search. I was hoping the cloud version would be more appealing, granted there seems to be a generous free tier but the next option is $1200 a month?!
Was excited to see a non-GC'ed search engine that looked solid. But, without having the replicated - distributed version of it in the "free" tier makes it hard to really evaluate.
Re: Meilisearch 1.0 – Open-source search engine built in Rust
#7That being said, our cluster is much smaller than other ones I’ve worked with in the past, so I can’t comment on its reliability at massive scale. I’ve also been very impressed with how active contributors are on GitHub and in their Discord. Everyone seems like good people, and it’s a project I’m excited to keep using.
Re: Meilisearch 1.0 – Open-source search engine built in Rust
#8There's also many search libraries if you want to embed search more deeply into your app. I have a list of modern search systems and libraries here: https://manigandham.com/post/search-systems-libraries
Re: Meilisearch 1.0 – Open-source search engine built in Rust
#9We’ve been using a Meilisearch for the last six months or so and have been delighted with its performance and usability. It uses a fraction of the resources as Elasticsearch, and the language support is extensive and very active. That being said, our cluster is much smaller than other ones I’ve worked with in the past, so I can’t comment on its reliability at massive scale. I’ve also been very impressed with how acti…
Re: Meilisearch 1.0 – Open-source search engine built in Rust
#104 months ago: " Meilisearch, open-source alternative to Algolia in Rust lands a $15M Series A"
It's not the first time I see, there are at least 2-3 daily submissions reaching the FP in this manner so I'm curious: "built in Rust" = marketing these days?