Skip to content

Releases: mdiyakov/DoctrineSolrBundle

v1.1.1

01 Jul 15:19
0662c2e

Choose a tag to compare

  • 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

v1.1.0

15 Apr 18:55

Choose a tag to compare

  • Symfony 3 supporting
  • php7 supporting
  • fixed default value for "suggestions" field of \Mdiyakov\DoctrineSolrBundle\Query\Suggest\Result\FieldResult

v1.0.0

27 Mar 19:07

Choose a tag to compare

SchemaFinder to check entity class

v1.0-RC1

24 Mar 19:18

Choose a tag to compare

v1.0-RC1 Pre-release
Pre-release
php5.4 compatibility