Closed (fixed)
Project:
Search Files
Version:
6.x-6.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
24 Apr 2008 at 00:31 UTC
Updated:
28 Aug 2009 at 18:36 UTC
Jump to comment: Most recent file
In the hook_install() function automatically configure helper apps, or at least try to. On servers running Linux you can use "which %appname" to locate the location of the app, then add the app to the database. This can be done for known helper apps, line pdftotext, cat, catdoc, etc...
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Picture 4.png | 29.44 KB | jrglasgow |
Comments
Comment #1
thl commentedComment #2
jrglasgow commentedthis has been committed: the helper apps that are auto detected and configured are listed in the image
Comment #3
thl commentedfor the record, see search_files.install 1.10.2.11.
Thanks, James.
The auto-detection has large potential for failure, so better make "Autodetect" of helper applications an user choice, see
search_files.install revision 1.10.2.12
search_files.module revision 1.19.2.17
Comment #4
thl commented