Releases: mdiyakov/DoctrineSolrBundle
Releases · mdiyakov/DoctrineSolrBundle
v1.1.1
- Wrapper for doctrine entity manager to rollback Solr changes in case $em->flush triggers an exception (it can be caused by another EntityListener)
- Console command to clean all data in Solr
- Unit tests for managers
- Supporting multiple doctrine entity managers through Doctrine Registry