CMS module for Phprojekt
FS#23 - Search directories in db to search for filenames.
Attached to Project:
CMS module for Phprojekt
Opened by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 23 May 2004, 22:42 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 23 May 2004, 22:42 GMT
Opened by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 23 May 2004, 22:42 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 23 May 2004, 22:42 GMT
|
DetailsSearch directories in db to search for filenames. Searching currently dont work for filenames of document files. The search function should search for filenames also. Maybe a real-time approach is not useful. Maybe to store the filenames when doing file operations or (better yet) to use a async process to search and store the filenames regularly. This would require a new database table.
|
This task depends upon