Skip to content
David Sanchez edited this page Jul 1, 2020 · 7 revisions

MeiliSearch Symfony Bundle Documentation

Introduction

MeiliSearchBundle is a Bundle to integrate MeiliSearch within your Symfony Project (using Doctrine).
It allows you to index your data, keep it in sync, and search through it.

Compatibility

This package is compatible with the following MeiliSearch versions:

  • v0.12.X
  • v0.11.X

It’s compatible with Symfony 4.0 and Symfony 5.0 and later.