Meilisearch
Configure Meilisearch for @foadonis/magnify
Meilisearch is a fast, open-source search engine written in Rust. It’s easy to set up, delivers instant, relevant results, and offers a free self-hosted option.
Getting Started
Install dependencies
First install the meilisearch package.
Configure environment variables
Update your environment variables schema and add them to your .env
file.
Configure the Search Engine
Add the MeilisearchEngine
to your Magnify configuration.
Index Settings
Some features like filtering and ordering require custom index configurations.
You can then synchronize your indices with the following command: