"Google files": Building a web interface to find/ack/grep

Posted by user27915816 on Pro Webmasters See other posts from Pro Webmasters or by user27915816
Published on 2012-10-15T15:06:48Z Indexed on 2012/10/15 15:54 UTC
Read the original article Hit count: 170

Filed under:
|

I am working on a project where we would like to have build a web interface that gives the user the ability to "Google" files in a directory in a remote machine.

For example, the user would type a string in a box, and then the system would find all files that contain that string and present them in the browser. The system would then give the user the ability click on any of the files to open them/display them in the browser.

We want to avoid reinventing the wheel if possible, but don't really know where to start (none of us in the team have much experience building websites). What software packages, libraries or tools exist that can help us get this done?

© Pro Webmasters or respective owner

Related posts about search-engines

Related posts about search