search optimization - return albums if its title or description matches search optimization - return albums if its title or description matches
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

search optimization - return albums if its title or description matches

Started by jerx, February 12, 2007, 12:33:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jerx

I batch upload my pictures. Therefore pictures do not have title, description or keywords. I try to give them a descriptive name, but I am afraid that users do not search for file names. And even if they do, it would not work perfectly. You are not allowed to have spaces in file names, so these are ommited. The search does not work if you only specify one of the merged words, but you need to fill in all of those words. I could use underscores, but I would like to refrain from using that, because I use underscores to seperate the information, eg date_picturetakenatwhichlocation_occasion.jpg.

I would rather like to see the search returning pictures if their album title/description contains these words. Or it might be better to return the albums only and not every single picture in those albums.