coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: addi on August 25, 2005, 03:23:13 PM

Title: searching in pdf's
Post by: addi on August 25, 2005, 03:23:13 PM
Im not sure this has been brought up, but i am looking for a way to add pdf search in the coppermine search script.

Anyone have any pointers or ideas?
Title: Re: searching in pdf's
Post by: Stramm on August 25, 2005, 06:01:41 PM
you could try pdftotext... convert pdf to text files while uploading, then index the txt files and delete them. Modify the search script to include the generated index. I'd say it's a lot of work to implemet this