While facets will continue to work after a migration, internally they will still list the old index as a dependency. Just resaving them after the view is switched should make sure that this dependency is updated and that they won’t be deleted if the old index is removed.

Issue fork searchstax-3550754

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

drunken monkey created an issue. See original summary.

drunken monkey’s picture

Title: Add support for Facets to the Migration sub-module » Correctly handle facets when switching a search view to a different index
Issue summary: View changes

  • drunken monkey committed 7f64162a on 1.x
    [#3550754] fix: Fixed handling of facets when switching a search view to...
drunken monkey’s picture

Status: Active » Needs review

Merged to HEAD, being tested.