FOSElasticaBundle - Elasticsearch PHP integration for your Symfony2 project using Elastica.
I'm using FOSElasticaBundle and Doctrine in my project, and my code works for the selective index update using the Doctrine …
symfony doctrine symfony-2.4 foselasticabundleI'm trying to populate objects having parent-child relation, but get an error: [Elastica\Exception\ResponseException] RoutingMissingException[routing is required for […
elasticsearch symfony-2.3 foselasticabundleI use FOSElasticaBundle in my project to search on my Player entity. As i only want to search entities with …
symfony elasticsearch foselasticabundleI'm trying to find a way where I can build my $params array using the native syntax to search for …
elasticsearch foselasticabundle