Top "Foselasticabundle" questions

FOSElasticaBundle - Elasticsearch PHP integration for your Symfony2 project using Elastica.

Symfony2 FOSElasticaBundle update index for all entities related to the entity updated

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 foselasticabundle
ElasticSearch RoutingMissingException

I'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 foselasticabundle
Sorting in FOSElasticaBundle

I use FOSElasticaBundle in my project to search on my Player entity. As i only want to search entities with …

symfony elasticsearch foselasticabundle
Unknown key for a VALUE_STRING in [index]

I'm trying to find a way where I can build my $params array using the native syntax to search for …

elasticsearch foselasticabundle