camdram / sphinx-realtime-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
A bundle for Symfony2 which automatically syncs Doctrine entities to a Sphinx real-time index.
Package info
github.com/camdram/sphinx-realtime-bundle
Type:symfony-bundle
pkg:composer/camdram/sphinx-realtime-bundle
0.1.6
2017-12-21 14:05 UTC
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).