|
04-23-2004, 04:58 PM | #1 |
Green Mole
Join Date: Nov 2003
Posts: 3
|
Extending the external binaries
Has anyone indexed any other documents other then ..xls, .pdf, and .doc? I want to index .chm files. I know there are external binaries that will parse these files, but it is not setup in the config.php to handle these files. Is all that you have to do to include this extension is add a section in the config.php?
I haven't tried this but would it look something like the code below? define('PHPDIG_INDEX_CHM',false); define('PHPDIG_PARSE_CHM','/usr/local/bin/chm2txt'); define('PHPDIG_OPTION_CHM',''); Thanks, Bege |
04-26-2004, 08:46 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
help where I find External Binaries the pdf xls doc | gioducati | External Binaries | 0 | 08-12-2006 12:28 AM |
Indexing MS Word without binaries | phil_ballard | External Binaries | 2 | 05-08-2006 03:25 AM |
Binaries | Dave A | External Binaries | 1 | 08-19-2005 09:11 AM |
Installing and extending PHPdig... | Octane | Script Installation | 1 | 04-11-2005 07:09 AM |
catdoc & xls2csv binaries | Hitman | External Binaries | 1 | 01-13-2004 10:52 AM |