Andrei Mocanu

Results 11 comments of Andrei Mocanu

Ho @peterjaap , any update on this ?

Same issue here. le: managed to fix it by switching to `dev-master` in composer

+1 this might help you : https://github.com/FriendsOfSymfony/FOSElasticaBundle/pull/1442/files

This should be : if (strpos($className, $module->getName() . '_' ) === 0)

Sorry Ivan , was away during that time but I see Sebastian took care of it so it's all good. Cheers

Want to share my experience. Had exactly the same issue as described here. Spend 2 full days investigating and trying out different stuff to no avail. In my case the...

Thanks @oleg-andreyev and @saalexeev , do you have any idea how I can avoid downtime (0 results nodes) when using aliases with the above configuration ?

@oleg-andreyev thanks , I assumed so. The issue is that `PopulateListener` is triggered after the worker's dispatch. I can avoid that that appending `--no-reset` , but how would I know...

Having the same issue but with `--pager-persister=async` . Any feedback is greatly appreciated. note: I'm using aliases.