FOSElasticaBundle/DependencyInjection
Delf Tonder 8060d3dcd7 fixing missing flush event handler
In [commit](843c76b6ca (diff-850942b3ba24ab03a40aaa81b6152852)) the configuration-definition for the flush listener was accidentally removed. 
As the flush listener is no longer set to be enabled in the extensions getDoctrineEvents method, the flush listener is not set. 
This results in a situation were we are only able to have the modified objects on the list for index-update, but never actually sending the update to the ES host.
2014-05-25 18:51:14 +02:00
..
Compiler Fix definition decorators (closes #393) 2013-11-01 09:15:38 +11:00
Configuration.php fixing missing flush event handler 2014-05-25 18:51:14 +02:00
FOSElasticaExtension.php Fix for Issue #543 Client has a dependency on a non-existent service "%kernel.debug%" 2014-05-21 10:24:44 +01:00