FOSElasticaBundle/DependencyInjection
Uyi Ehondor f874e1d34f fix search command
The bug:
The Search command throws an invalid argument exception when the index
alias and the index_name are different (see pull request 207 for a
background about the issue).

Fix:
The first argument of the index manager should be an array of index
objects having index names as keys, and should only fall back to using index aliases
if the index_name config param is not set.

See: pull request 207
(https://github.com/Exercise/FOQElasticaBundle/pull/207) for a background
on the issue.
2013-02-26 10:50:33 +00:00
..
Compiler [Provider] Create ProviderRegistry service (BC break) 2012-03-12 12:07:51 -04:00
Configuration.php Merge remote-tracking branch 'origin/master' into recursive_field_config 2013-02-22 10:46:43 +01:00
FOQElasticaExtension.php fix search command 2013-02-26 10:50:33 +00:00