Meilisearch Cloud
Meilisearch Cloud is a managed search-as-a-service platform built on the open-source Meilisearch engine, designed for developers who need fast, typo-tolerant full-text search without managing infrastructure.
Publisher review
Meilisearch Cloud is a managed search-as-a-service platform built on the open-source Meilisearch engine, designed for developers who need fast, typo-tolerant full-text search without managing infrastructure. It targets teams building search experiences for e-commerce, documentation, or SaaS applications, offering instant search-as-you-type results from datasets up to 24 TB (RAM-limited). Founded in 2018, Meilisearch Cloud provides a fully managed alternative to self-hosting, with a 14-day free trial and no credit card required to start.
The platform indexes data in real time and returns results in under 50 milliseconds for typical queries, using an inverted index and prefix matching. It supports up to 24 TB of data, though Meilisearch recommends providing enough RAM to hold the entire dataset in memory for optimal performance. The cloud version offers both usage-based and resource-based billing, with instances starting at 0.5 vCPU and 1 GB RAM for $23/month (resource-based) or $30/month for a base plan covering 100K documents and 50K searches. For enterprise needs, it supports RAFT-based multi-node clustering for high availability and a Search Delivery Network for geo-distributed clusters, plus optional GPU acceleration for embedding-based search.
Meilisearch Cloud competes directly with Algolia, Elasticsearch, and Typesense. Compared to Algolia, it offers more transparent resource-based pricing and the ability to self-host if needed, but lacks Algolia's advanced merchandising and analytics features. Versus Elasticsearch, Meilisearch is simpler to set up and maintain (no schema configuration required), but cannot handle petabyte-scale datasets or complex aggregations. Typesense offers similar simplicity and speed, but Meilisearch's open-source core and cloud pricing model provide more predictable costs for smaller workloads.
The honest trade-offs: Meilisearch Cloud is not designed for petabyte-scale data; its single-node recommendation for production limits fault tolerance compared to Elasticsearch clusters. RAM consumption is high—datasets must fit in memory for peak performance, which can drive up costs for large indexes. The cloud offering lacks some enterprise features like SSO SAML and SOC 2 compliance unless on the custom Enterprise plan. Additionally, while the 14-day free trial is generous, scaling beyond the base plan requires moving to resource-based pricing, which may surprise users with variable workloads.
How it works
-
Instant search-as-you-type
Returns results in under 50 ms for typical queries using prefix matching and an inverted index, with typo tolerance built in.
-
Usage-based or resource-based billing
Choose between paying per search/document or reserving fixed instances; base plan starts at $30/month for 100K docs and 50K searches.
-
Up to 24 TB data support
Handles datasets up to 24 TB, but requires enough RAM to hold the entire dataset in memory for optimal performance.
-
RAFT-based multi-node clustering
Supports high availability via RAFT consensus protocol for multi-node clusters, with geo-distribution through a Search Delivery Network.
-
Optional GPU acceleration
Can use GPU acceleration for embedding-based search, improving performance on vector similarity queries.
-
14-day free trial
New users get a 14-day free trial with no credit card required, allowing full evaluation of the cloud platform.
-
Fully managed infrastructure
Meilisearch handles server maintenance, scaling, and updates, so teams can focus on search relevance rather than ops.
Strengths and trade-offs
Strengths
- Predictable costs with usage-based billing starting at $30/month for 100K documents and 50K searches, plus resource-based options from $23/month for a 0.5 vCPU instance.
- High reliability and availability via RAFT-based multi-node clustering and a Search Delivery Network for geo-distributed deployments.
- Simplicity and ease of use with zero schema configuration, instant search-as-you-type, and a 14-day free trial requiring no credit card.
- Transparent pricing with a cost estimator that lets users calculate monthly costs based on document count, search volume, and document size.
Trade-offs
- Limited fault tolerance in production, as Meilisearch recommends a single-node setup for most workloads, unlike Elasticsearch's native sharding.
- Less suitable for petabyte-scale datasets; the 24 TB limit and RAM-dependency mean large indexes require expensive memory-heavy instances.
- May require significant RAM for optimal performance, as the entire dataset should fit in memory, increasing costs for datasets over a few GB.
- Enterprise features like SSO SAML and SOC 2 compliance are only available on the custom Enterprise plan, not the standard Cloud tier.
Pricing context
Cloud starts at $20/month with usage-based billing ($30/month base for 100K docs and 50K searches) or resource-based billing ($23/month for 0.5 vCPU, 1 GB RAM instance). Enterprise plan is custom-priced with dedicated resources and up to 99.999% uptime SLA. A 14-day free trial is available.
Getting started with Meilisearch Cloud
-
Sign up for free trial
Go to the Meilisearch Cloud website and click the Start Free Trial button. Enter your email address and create a password. No credit card is required, and you get 14 days to evaluate the platform.
-
Create a new project
After logging in, click the Create Project button. Choose a project name and select your preferred region. The platform will provision a dedicated instance with default settings, ready for data ingestion.
-
Upload your dataset
Use the dashboard's Import Data feature or the REST API to upload your dataset. Meilisearch accepts JSON, CSV, or NDJSON formats. Ensure your data is structured with fields you want to search, like title or description.
-
Configure search settings
Define searchable attributes by selecting which fields to index, such as name or category. Set ranking rules for relevance, like word position or typo tolerance. No schema is required; Meilisearch auto-detects field types.
-
Run a test search query
Use the built-in search playground in the dashboard to type a query. Observe instant results with typo tolerance and prefix matching. Verify response times are under 50 ms, then integrate the search endpoint into your application.
Frequently Asked Questions
What is Meilisearch Cloud and how does it work?
Meilisearch Cloud is a managed search-as-a-service platform built on the open-source Meilisearch engine. It provides fast, typo-tolerant full-text search without needing to manage infrastructure, returning results in under 50 milliseconds for typical queries using prefix matching and an inverted index.
How much does Meilisearch Cloud cost?
Meilisearch Cloud offers usage-based billing starting at $30 per month for 100,000 documents and 50,000 searches, or resource-based billing from $23 per month for a 0.5 vCPU and 1 GB RAM instance. A 14-day free trial is available with no credit card required.
What are the main features of Meilisearch Cloud?
Key features include instant search-as-you-type with results under 50 ms, support for datasets up to 24 TB, RAFT-based multi-node clustering for high availability, optional GPU acceleration for embedding-based search, and a fully managed infrastructure with zero schema configuration needed.
How does Meilisearch Cloud compare to Algolia?
Meilisearch Cloud offers more transparent resource-based pricing and the ability to self-host if needed, but lacks Algolia's advanced merchandising and analytics features. It provides predictable costs for smaller workloads and simpler setup compared to Algolia.
What are the limitations of Meilisearch Cloud?
Meilisearch Cloud is not designed for petabyte-scale data; its 24 TB limit and RAM dependency mean datasets must fit in memory for peak performance. It recommends single-node setups for production, limiting fault tolerance, and enterprise features like SSO SAML require a custom plan.
Does Meilisearch Cloud offer a free trial?
Yes, Meilisearch Cloud provides a 14-day free trial with no credit card required. This allows users to fully evaluate the platform's search capabilities, including instant search-as-you-type and real-time indexing, before committing to a paid plan.
Alternatives
How Meilisearch Cloud compares
Direct head-to-head against 3 competitors. Picked by 7wData.
Meilisearch Cloud
- Pricing
- Cloud starts at $20/month with usage-based billing ($30/month base for 100K docs and 50K searches) or resource-based billing ($23/month for 0.5 vCPU, 1 GB RAM instance). Enterprise plan is custom-priced with dedicated resources and up to 99.999% uptime SLA. A 14-day free trial is available.
- Target
- Meilisearch Cloud is a managed search-as-a-service platform built on the open-source Meilisearch engine, designed for developers who need fast, typo-tolerant full-text search without managing infrastructure.
- Strength
- Predictable costs with usage-based billing starting at $30/month for 100K documents and 50K searches, plus resource-based options from $23/month for a 0.5 vCPU instance.
- Watch for
- Limited fault tolerance in production, as Meilisearch recommends a single-node setup for most workloads, unlike Elasticsearch's native sharding.
Algolia
- Pricing
- Free tier (10K searches), paid from $1/1K searches
- Target
- Teams wanting polished search UI and large ecosystem
- Deployment
- SaaS
- Strength
- Best InstantSearch library and AI recommendations
- Watch for
- Per-operation pricing escalates with scale
Typesense
- Pricing
- Self-host free, Cloud from ~$7/mo
- Target
- Open-source seekers with resource-based pricing
- Deployment
- Self-host or Cloud
- Strength
- No per-operation charges, vector search support
- Watch for
- Limited real-time indexing capabilities
Elasticsearch
- Pricing
- Self-host free, Elastic Cloud from $95/mo
- Target
- Enterprise needing search + analytics at scale
- Deployment
- Self-host or Cloud
- Strength
- Complex queries and log analytics
- Watch for
- SSPL license restrictions
User reviews
No user reviews yet. Be the first to write one.
Sources
Reporting on this tool draws on these publicly available sources.