Typesense
Configure Typesense for @foadonis/magnify
Typesense is a blazing-fast, open-source search engine built in C++. It’s easy to use, privacy-friendly, and offers a free self-hosted option for building smart, instant search experiences.
Getting Started
Install dependencies
First install the typesense package.
Configure environment variables
Update your environment variables schema and add them to your .env
file.
Configure the Search Engine
Add the TypesenseEngine
to your Magnify configuration.
Configure indices
Typesense does not automatically create collections for you. You need to create and configure them manually.
You can then synchronize your indices with the following command: