Image

Imagechemicalbeats wrote in Imagephp

Just a quickie....

How feasible is it to be able to search through 100+ gigabytes of pdf files using php?
The problem - someone wants to be able to store over 100 gigs of pdf files on a webserver, and be able to search through them.
I.e. search for "oil pollution" would return all pdf files with oil pollution in them.

I get the feeling it's not exactly feasible....

x-posted to php and php_dev