Meilisearch is a RESTful search API. It aims to be a ready-to-go solution for everyone who wants a fast and relevant search experience for their end-users ⚡️🔎Documentation Index
Fetch the complete documentation index at: https://meilisearch-6b28dec2-webhook-doc-update.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Meilisearch Cloud
Meilisearch Cloud is the recommended way of using Meilisearch. Using Meilisearch Cloud greatly simplifies installing, maintaining, and updating Meilisearch. Get started with a 14-day free trial.Demo
Meilisearch helps you find where to watch a movie at where2watch.meilisearch.com.
Features
- Blazing fast: Answers in less than 50 milliseconds
- AI-powered search: Use the power of AI to make search feel human
- Search as you type: Results are updated on each keystroke using prefix-search
- Typo tolerance: Get relevant matches even when queries contain typos and misspellings
- Comprehensive language support: Optimized support for Chinese, Japanese, Hebrew, and languages using the Latin alphabet
- Returns the whole document: The entire document is returned upon search
- Highly customizable search and indexing: Customize search behavior to better meet your needs
- Custom ranking: Customize the relevancy of the search engine and the ranking of the search results
- Filtering and faceted search: Enhance user search experience with custom filters and build a faceted search interface in a few lines of code
- Highlighting: Highlighted search results in documents
- Stop words: Ignore common non-relevant words like
oforthe - Synonyms: Configure synonyms to include more relevant content in your search results
- RESTful API: Integrate Meilisearch in your technical stack with our plugins and SDKs
- Search preview: Allows you to test your search settings without implementing a front-end
- API key management: Protect your instance with API keys. Set expiration dates and control access to indexes and endpoints so that your data is always safe
- Multitenancy and tenant tokens: Manage complex multi-user applications. Tenant tokens help you decide which documents each one of your users can search
- Multi-search: Perform multiple search queries on multiple indexes with a single HTTP request
- Geosearch: Filter and sort results based on their geographic location
- Index swapping: Deploy major database updates with zero search downtime