Description
When command php bin console meili:import --swap-indices is run, index prefix is not used in swap resulting in indices not being swapped.
Expected behavior
Temporary index and active index should be swapped and old index should be removed.
Current behavior
Temporary index is removed instead of being swapped with the active index.