Search not working in custom layout?
Permalinki added some lines but couldn't get it to index anything in the added layouts areas?
$is->addSearchableArea('what goes here');
I followed the steps in the instructions. Still, my searches show no results.
I tried using the blacklist approach suggested by Tony. I also tried using the Whitelist. No luck. No matter what I do, my searches get no results.
Can someone please explain simply how to make Concrete5 search my articles?
Thanks,
Matthew
/dashboard/sitemap/search/manage_index/
then changing the mode to "blacklist", and then only check the few areas that you *don't* want to index.
then go to /dashboard/system/jobs/, and rerun the search indexing job.