Skip to content

Add an update hook to disable search_index_options module #4508

@jenlampton

Description

@jenlampton

We added the ability to prevent certain node types from being indexed in #4197, essentially moving the search_index_options module into core.

I had several sites that were running this module when they were updated to 1.16.x, and started experiencing some serious performance issues -- especially during cron -- that caused my database server to go down.

https://backdropcms.org/project/search_index_options shows that there are still 11 sites running this module, but https://backdropcms.org/project/usage/search_index_options doesn't tell us what version of Backdrop core they are on.

Would it be worthwhile to add an update hook to core that disables this module? How has this been handled with other modules like token and ckeditor?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions