Posted by Dizzy Haze on 11/17/05 03:30
I have a big pile of files on my local machine that are in a variety of
formats - txt, rtf, pdf, html, etc. What I'm looking for is a script
that will crawl through the files and perform simple full-text indexing
on them, and will allow for queries to be executed on the index.
I gave PHPDig a shot but it prefers web-based setups - my files are all
stored locally and will only be accessed locally.
Any recommendations?
thx.
[Back to original message]
|