This project is not covered by Drupal’s security advisory policy.

Introduction

This module allows you to reindex some pages (e.g. listing pages) based on the content they have.

For example, if you have an "Articles" page that lists all of the article content in your site and you add a new article, once indexed it will appear as expected in the "Articles" page; however, if you search for the article abstract in your site global search you will only find the article itself and not the "Articles" listing page.

With this module, you can add the listing page node id so that it gets reindexed when an "Article" is indexed.

How to use?

This module provides a configuration UI that shows every content type. In this page, you should enter a comma separated list of node ids to be used as related nodes for every content type. Then, when items are indexed, the module will get the related nodes that should be indexed, will request reindexing them and will run Search API module cron to try to index those items.

Help is always welcome

Please use this module if you need it and provide feedback. Also, patches with improvements, bug fixes and tests are welcome.

Supporting organizations: 
Initial Development and maintenance

Project information

Releases