I am in need of a small search engine that acually searches the contents of a .pdf file for the key word(s) specified. I have phpMySearch, however I cant get it to index any .pdf files.
I have looked at the google site search option, however the google spider crawles through my site only once a month. I add new .pdf files almost daily. I need to have a script that can run a spider when I want if not just weekly.
I have looked at the google site search option, however the google spider crawles through my site only once a month. I add new .pdf files almost daily. I need to have a script that can run a spider when I want if not just weekly.
Have you had a look at mnogosearch? http://www.mnogosearch.com It's really amazing and it can spider PDF documents. You'll have to install the application server-side, then recompile PHP --with-mnogosearch though.