My Sphinx instance is shared between prod and stage envs. Both envs use different databases indeed, but sphinx' index is different. I want to make use of Symfony's configuration and override default config of the bundle to use different index names for each environment. Please make a configuration option that specifies the default index list.
My Sphinx instance is shared between prod and stage envs. Both envs use different databases indeed, but sphinx' index is different. I want to make use of Symfony's configuration and override default config of the bundle to use different index names for each environment. Please make a configuration option that specifies the default index list.