FOSElasticaBundle/Tests
Damien Alexandre 3027c687e2 Ref #341, fix the insertMany method to use Bulk indexing
To make it works, I inject the serializer defined for the Type
into the fos_elastica.object_serializer_persister service.

This is the SAME service injected in the setSerializer of Type.

We deport the handling of serialization outside Elastica,
this is not so good but we need to build our own Documents to
get the ID's correctly.
2013-11-29 15:35:59 +01:00
..
DataCollector Merge remote-tracking branch 'cevou/master' into pr/245 2013-03-27 14:58:34 -04:00
DependencyInjection Add support for dynamic templates 2013-10-30 13:39:43 +01:00
Doctrine Merge branch '2.1.x' 2013-11-11 13:30:29 +11:00
fixtures Added tests attachment fixture 2012-05-01 20:09:04 +01:00
Logger Merge remote-tracking branch 'cevou/master' into pr/245 2013-03-27 14:58:34 -04:00
Manager Merge remote-tracking branch 'cevou/master' into pr/245 2013-03-27 14:58:34 -04:00
Persister Ref #341, fix the insertMany method to use Bulk indexing 2013-11-29 15:35:59 +01:00
Provider Merge remote-tracking branch 'cevou/master' into pr/245 2013-03-27 14:58:34 -04:00
Transformer Merge remote-tracking branch 'peerj/ObjectWithoutProperties' into serializer-integration 2013-11-29 13:51:58 +01:00
bootstrap.php Merge remote-tracking branch 'cevou/master' into pr/245 2013-03-27 14:58:34 -04:00
IndexManagerTest.php made the bundle compatible with Elastica 0.20.x 2013-04-26 14:10:05 +02:00
RepositoryTest.php Merge remote-tracking branch 'cevou/master' into pr/245 2013-03-27 14:58:34 -04:00
ResetterTest.php Merge branch '2.1.x' 2013-11-11 13:30:29 +11:00