Search exclude content type

Categories

Component ID

2662378

Component name

Search exclude content type

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This sandbox module has been abandoned. Please use the full release of https://www.drupal.org/project/search_exclude instead.

Allows you to exlude selected content types from being indexed and displayed on the search result page. This modules solves this by creating a new index, exclude_node, and preventing nodes ending up in there. The module also overrides the default search/node route.