Search
Each provider is profiled from its own documentation, with the source recorded against every figure. These four meter four different things — searches, records, instance-hours, or nothing because you are running it yourself — so read the pricing model before the price. Most of them can also be self-hosted, which is the other axis the headline number hides.
Search
Error tracking and observability
| Provider | Entry paid plan | Self-hostable | Pricing model |
|---|---|---|---|
| Algolia | No monthly fee. Grow starts at zero and bills $0.50 per additional 1,000 search requests beyond 10,000 a month, plus $0.40 per additional 1,000 records beyond 100,000. Grow Plus, which adds AI, charges $1.75 per additional 1,000 searches. No magnitude is recorded because a usage rate and a plan fee are not the same number. | Not supported | Two meters at once: search requests and records, each with an included allowance and a per-1,000 overage. The AI tier changes the search rate and not the record rate. |
| Amazon OpenSearch Service | $0.24 per OCU-hour for serverless, and that figure is quoted from a worked example on the page rather than from its price table — the table renders the rate as a template placeholder filled in by a pricing API. No monthly minimum is published for either model. | Supported | Two models, billed differently. Provisioned instances are on-demand, reserved or under a savings plan. Serverless bills compute and storage separately, with compute measured in OpenSearch Compute Units that cover CPU, memory and I/O for indexing or querying. |
| Elastic Cloud | Elastic Cloud Hosted Standard, cheapest of four subscription tiers: as low as $99 per month for a production config of 120 GB storage across 2 zones. Gold $114, Platinum $131, Enterprise $184 per month on the same config basis. Serverless is metered, no plan fee. | Supported | Three deployment options priced differently: Hosted is resource-based, Serverless is usage-based — both pay-as-you-go monthly or prepaid — and Self-managed is licensed by node count and RAM. |
| Meilisearch | $20/month for Meilisearch Cloud. The usage-based plan is $30/month for a base of 100,000 documents and 50,000 searches; the resource-based plan starts at $23/month for an XS instance. | Supported | Two shapes offered side by side: usage-based from $30/month against a document and search allowance, or resource-based from $23/month for a named instance size. Self-hosting is free. |
| Typesense | None published. typesense.org/pricing redirects to a cluster configurator rather than a plan table, so the cost depends entirely on the RAM, CPU and node count you choose and there is no entry figure to quote. | Supported | Free to self-host; the managed cloud prices a cluster you specify rather than a tier you pick. Support and migration consulting are sold separately, quoted at $5,200 for a year of prioritised business support. |
Which to consider
Search you do not want to operate. No monthly fee, a standing free plan at 10,000 searches and 50,000 records, and relevance tuning that works out of the box — you pay per search and per record instead of per server.
An estate already on AWS. Two deployment models under one service — instances you size and reserve, or serverless compute units — with reserved pricing and savings plans available, and IAM, KMS and VPC integration that needs no extra wiring.
Teams that need full-text search and observability on the same underlying engine, or that want the option to self-host later — Elastic's dual identity as a search platform and an observability platform is the actual differentiator against single-purpose competitors.
A managed search engine with a bill you can predict: $20/month to start, or $30 against a documented allowance of 100,000 documents and 50,000 searches. Vector and hybrid search are in the product rather than a tier up.
Running it yourself. Open source, in-memory, and unusually complete for the category — vector search, semantic search and built-in RAG sit beside fuzzy search, faceting and geo search in one engine rather than across tiers.
