This module provides backend for Search API using Meilisearch.
Meilisearch is an open source, blazingly fast and hyper relevant search-engine that will improve your search experience.
Requirements:
- Search API module
- Meilisearch instance
- (Optional) Search API Autocomplete to use autocomplete feature
- (Optional) Facets to use facets feature
Dependency versions compatibility
| Search API Meilisearch | meilisearch-php | Meilisearch |
|---|---|---|
| 2.x | 1.3 | 1.3.3 || 1.3.4 || >= 1.4 |
| 1.x | 0.24.2 | 0.28.1 |
Supported features
- Creating and deleting indexes on the Meilisearch server
- Indexing of selected entities
- Filtering and sorting
- Synonyms
- Stop words
Additional features since version 2.x
- Facets*
- Autocomplete**
* To use facets, enable the search_api_meilisearch_facets submodule
** To use autocomplete, enable the search_api_meilisearch_autocomplete submodule
Installation
Install as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information.
You have to set up the Meilisearch server. There are multiple ways of doing this. Check the official documentation to see what options you have.
Supporting organizations:
Development
Project information
- Project categories: Site search
- Ecosystem: Search API
166 sites report using this module
- Created by boshtian on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.


