Search Files

jrglasgow - March 29, 2008 - 01:55
Sample Search

Search Files allows searching through the text of PDF, MS Word, plain text, and other types of files in given directories of the server, these files need not be attached to nodes.

Helper Apps

In order to extract the text from attached files, this module calls 'helper apps' such as cat and pdftotext. Drupal administrators can configure any helpers they like. Helper apps need to be installed on the server and need to be setup to print to stdout. Most Linux distributions have the following helper apps available.

  • cat - generic text (txt) files
  • pdftotext - Adobe Acrobat (pdf) Documents
  • catdoc - Microsoft Word (doc) Documents
  • xls2csv - Microsoft Excel (xls) files
  • catppt - Microsoft Power Point (ppt) files
  • unrtf - Rich Text Format (rtf) files

2008-10-22

The new maintainer of Search Attachments lee20 and I have discussed merging the two projects. We figure that should be easy enough since this was based on that.

The initial thought was to make Search Files -> Search Files API, which will include settings, and functionality to auto detect helper apps, etc... Plans are still in the works for the merge, more information will be coming shortly

Releases

Official releasesDateSizeLinksStatus
6.x-1.62008-Jun-2013.49 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.1-beta12008-Nov-2813.88 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.