FOSElasticaBundle/Persister
baggachipz 20810fa415 Upsert-type functionality for existing ORM Entities
This is an attempt to fix the issue: https://github.com/FriendsOfSymfony/FOSElasticaBundle/issues/526

It will cause a significant slowdown in a large batch, but it appears to be the only way to prevent an exception from bubbling up during a normal use case.
2014-03-31 15:16:32 -04:00
..
ObjectPersister.php Upsert-type functionality for existing ORM Entities 2014-03-31 15:16:32 -04:00
ObjectPersisterInterface.php Bulk delete 2014-02-01 02:14:21 +00:00
ObjectSerializerPersister.php removed duplicate methods 2013-12-12 22:41:20 +00:00