FOSElasticaBundle/DependencyInjection
Jeremy Mikola 74d993b642 Do not clobber existing client definitions (closes #336 and #324)
While we could have used an abstract definition, its ID would likely conflict with the alias we set for the default client. Remove the abstract definition altogether and simply construct new definitions for each client. This resolves the previous issue where multiple clients would overwrite the constructor arguments of the previous definition.
2013-10-30 15:15:26 -04:00
..
Compiler Merge remote-tracking branch 'cevou/master' into pr/245 2013-03-27 14:58:34 -04:00
Configuration.php Check for "indexes" key in Configuration::getNestings() 2013-04-17 11:23:30 -04:00
FOSElasticaExtension.php Do not clobber existing client definitions (closes #336 and #324) 2013-10-30 15:15:26 -04:00