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...

CommentFileSizeAuthor
#2 Picture 4.png29.44 KBjrglasgow

Comments

thl’s picture

Assigned: Unassigned » jrglasgow
jrglasgow’s picture

Status: Active » Fixed
StatusFileSize
new29.44 KB

this has been committed: the helper apps that are auto detected and configured are listed in the image

thl’s picture

for 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

thl’s picture

Status: Fixed » Closed (fixed)