reindex

Regenerating your Drupal search index using Batch API

I love to use Views with the core Search module. The combination allows me to create advanced search interfaces using just exposed filters.

So today I was making changes to my search index structure, and I was wondering how to regenerate the million or so entries in my index. Waiting for cron to activate the indexing would surely not do! A quick Web search yielded the module Reindex and I started chanting "There's a module for that!" to my baffled coworker.

Syndicate content