Skip to content

Sulu build with destroy does not purge search index #4068

@alexander-schranz

Description

@alexander-schranz
Q A
Bug? yes
New Feature? no
Sulu Version 1.6.20, 2.0.0-alpha1

Actual Behavior

Sulu build with destroy does not purge search index

Expected Behavior

bin/console sulu:build dev --destroy Should also purge the massive search indexes.

Steps to Reproduce

A page still exist in the index after running: bin/console sulu:build dev --destroy

Possible Solutions

Run also:

bin/adminconsole massive:search:purge --all --force
bin/websiteconsole massive:search:purge --all --force

We should target 2.5 branch for this.

Metadata

Metadata

Assignees

Labels

BugError or unexpected behavior of already existing functionalityEasy PickRelatively easy to solve for newcomers as well

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions