Meilisearch

App in the BluixApps catalog

What it is

Meilisearch is a lightning-fast, developer-friendly search engine written in Rust. Sub-50ms typo-tolerant search, instant indexing, intuitive API. Designed for application search where you want Algolia-quality results without the SaaS price tag.

It's the search engine you wire into your SaaS app's search bar — minimal config, beautiful results, scales from prototype to millions of documents.

What it's for

  • App search — product search, content search, user search in your SaaS
  • E-commerce search — typo-tolerant product discovery
  • Documentation search — instant search across docs / knowledge bases
  • Help-center search — support article retrieval
  • Multi-language search — single index handling 80+ languages

Who it's for

  • SaaS engineering teams building search-as-you-type for their apps
  • E-commerce platforms wanting Algolia-quality search at self-hosted cost
  • Documentation maintainers adding instant search to OSS / commercial docs
  • Content sites searching articles, blog posts, knowledge bases
  • Indie developers prototyping app search without infra overhead

Why teams pick Meilisearch over alternatives

  • Sub-50ms p99 — fastest search engine in the OSS category
  • Typo-tolerant by default — no special configuration needed
  • Instant indexing — documents searchable milliseconds after add
  • MIT license — clean for commercial use
  • Multi-language — 80+ language tokenizers built in
  • Faceted search — filters, sorting, pagination out of the box

Integrations

  • Client SDKs — JavaScript, Python, Ruby, PHP, Go, Rust, Java, .NET
  • Documentation generators — VuePress, Docusaurus, Hugo plugins
  • E-commerce platforms — Shopify, WooCommerce, PrestaShop plugins
  • CMS — WordPress, Ghost, Sanity ready integrations
  • Frontend libraries — InstantSearch.js for hosted-UI search experience
  • Webhooks — fire on index updates for custom workflows
  • Backup API — built-in snapshot/restore via REST

Notable users & community

  • 50k+ GitHub stars
  • Used by Decathlon, Stripe Apps, GitBook for production search
  • Featured in Algolia-alternative roundups
  • Active Discord, monthly releases, strong roadmap
  • Backed by Meili (FR-based) — sustainable EU open-source company

Tips & operations

  • Set master key in env — admin endpoints are open without it; major security risk
  • Use API keys for clients — generate scoped read-only keys per integration
  • Settings before bulk indexupdate_settings before bulk insert speeds indexing 10×
  • Custom ranking rules — tune ranking once per index type; default is sensible but app-specific tuning wins
  • Persist /meili_data — index + settings live here; mount volume from day one
  • Monitor index size — memory usage grows with index size; size VPS accordingly

What we ship in BluixApps

  • Docker compose: Meilisearch single-node
  • Pinned getmeili/meilisearch:v1.13.0 (release-tagged)
  • HTTPS via Let's Encrypt; master key auto-generated
  • Persistent volume at /meili_data for indexes
  • HTTP + analytics off by default for privacy
  • Snapshot configuration for daily backup
  • Backup hook captures snapshot exports
Read this app's deep dive on bluix.app ↗

Get this app — pick a BluixApps plan

Same catalog. Scaling tenant isolation, white-label and support tier.

TierTenantsCatalogSupportWhite-labelMonthly
Stacks119 curated stacksStandard$19/moDetailDeploy
Starter10Full catalogStandard+$15–25/mo$49/moDetailDeploy
Pro25Full catalogPriority bugfix+$15–25/mo$149/moDetailDeploy
Growth100Full catalogPriority bugfix+$15–25/mo$349/moDetailDeploy
Scale500Full catalog7-day window+$15–25/mo$799/moDetailDeploy
EnterpriseUnlimitedFull catalogPriority 7-dayBundled$1,499/moDetailDeploy

Powered by WHMCompleteSolution