search
Get Started
search
Meilisearch - Stack
zoom_in Click to enlarge

Meilisearch

language

description Meilisearch Overview

Meilisearch is an open-source search engine designed to provide fast, typo-tolerant full-text search for websites, applications, and internal tools. Written primarily in Rust, it exposes an HTTP API for indexing documents, running queries, filtering results, and configuring ranking behavior. It can be self-hosted or used through a managed service, making it suitable for developers who need application search without operating a larger distributed search platform.

help Meilisearch FAQ

Is Meilisearch free and open source?

Yes, Meilisearch is an open-source search engine released under an MIT license and written primarily in Rust. You can self-host it for free, and the company also offers a managed cloud service called Meilisearch Cloud with a free tier and paid plans.

How does Meilisearch handle typos in search queries?

Meilisearch is built with typo-tolerance as a core feature, automatically finding relevant results even when users misspell search terms. The engine uses a distance-based approach to determine how many character errors to tolerate based on the length of each word in the query.

Can Meilisearch replace Elasticsearch for my application?

Meilisearch can serve as a lighter-weight alternative to Elasticsearch for full-text search use cases such as website search, application search, and documentation search. However, Elasticsearch offers more advanced features like complex aggregations and distributed analytics that Meilisearch does not aim to replicate.

What programming languages have official Meilisearch SDKs?

Meilisearch provides official SDKs for several languages including JavaScript, Python, Ruby, PHP, and Go. These SDKs wrap the HTTP API for indexing documents, running queries, and configuring search settings such as ranking rules and filters.

Reviews & Comments

Write a Review

rate_review

Be the first to review

Share your thoughts with the community and help others make better decisions.

Save to your list

Save your favorites and follow how their scores change over time.

Save favorites
Track changes
Compare scores

Already have an account? Sign in

Compare Items

See how they stack up against each other

Comparing
VS
Select 1 more item to compare