Search Files
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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.6 | 2008-Jun-20 | 13.49 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.1-beta1 | 2008-Nov-28 | 13.88 KB | Download · Release notes | Recommended for 5.x | |
