camdram / sphinx-realtime-bundle
A bundle for Symfony2 which automatically syncs Doctrine entities to a Sphinx real-time index.
Installs: 2 189
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 8
Forks: 2
Open Issues: 2
Type:symfony-bundle
Requires
- php: >=5.3.0
- foolz/sphinxql-query-builder: 0.9.*
- symfony/symfony: >=2.1
This package is not auto-updated.
Last update: 2022-02-01 12:28:21 UTC
README
A bundle for Symfony2 which automatically syncs Doctrine entities to a Sphinx real-time index.
It borrows heavily from ElasticaBundle (https://github.com/Exercise/FOQElasticaBundle).