[SOLVED] [Drupal Views] Views exposed filters does not include the latest content

| | 1 min read

You might have encountered a situation in your Drupal site where the Drupal View you had created has been working correctly. However any recent content added to the site was coming up in the View but not when searching for it through your exposed filters. Read on to find out the fix for this issue.

This issue is closely related to the search index. Follow the steps below to fix the issue.

  • There are 4 search related tables in the Drupal MySQL table
  • Truncate all the 4 search related tables.
  • Next completely rebuilt the index from scratch by running cron.
  • If this does not fix it. Then you might find applying this patch to be helpful - http://drupal.org/files/views-1055616-71.patch

Hope that helps.

The easiest way to solve a Drupal issue is to hand it to the Drupal experts. We can provide a wide range of Drupal services to help you maintain and manage your Drupal websites.Get in touch with us to know more.