Unless I've missed something in the configuration,

there's a problem with the latest version of Drupal and the latest version of AcidFree search.

on http://cadefamily.net i have over a thousand photos in Acidfree albums, but none of the images are found when I so a simple search. I want to be able to search on the title of the file, but I'd settig for the clean-url filename.

Here's an example of a search for "*dad*", which is the title of at least one photo and will be found in many many of the AcidFree album images.

http://cadefamily.net/search/node/%2Adad%2A?PHPSESSID=0516e0366248c2b9bf...

I've even tried searching on AcidFree album names (with *wildcards*) and even that comes up empty.

If i need to provide more information, please let me know.

oh, and cheers for this great module!
Btw, I might load more images using your module than any other users as I've got over three thousand images to bulk load!

-Kevin

Comments

vhmauery’s picture

Category: bug » support

Search is not enabled on your site for the anonymous user, so I couldn't try searching on your website. But I think the problem here might be that your site hasn't been indexed. I just hit your cron.php page a few times. You might want to try searching again. If it works, then you should set up a cron job or install the poormanscron module so that cron.php can run at a more regular frequency to index your site.

vhmauery’s picture

Status: Active » Closed (fixed)

I am going to close this because of lack of activity. Following the directions above will give you a functional search (albeit not pretty). Have you tested the patch I sent you for a nicer looking search?