Skip to main content

Documentation Index

Fetch the complete documentation index at: https://algolia.com/llms.txt

Use this file to discover all available pages before exploring further.

This bundle integrates Algolia Search into your Symfony application (using Doctrine). It lets you index your data, keep it in sync, and search through it.

Compatibility

Algolia/SearchBundle 8.1 is compatible with Symfony 7 and 8, and requires PHP >= 8.2 to work (PHP >= 8.4 when using Symfony 8). For older versions of Symfony, use one of the following versions of Algolia/SearchBundle:
Symfony versionAlgolia/SearchBundle versionPHP version
4.x^5.0^7.2 or ^8.0
5.x^5.0^7.2 or ^8.0
^6.0>= 8.0.2
6.x^6.0>= 8.0.2
7.x^7.0 or ^8.0>= 8.2
8.x^8.0>= 8.4
Since version 8.1, the bundle depends on version 4 of the Algolia PHP client. If you are upgrading from an 8.0.x release, see the upgrade guide for namespace and request-option changes.
Last modified on April 27, 2026