Re: Indexing of MS Word files
Giorgos Zervas <[email protected]> 11 Dec 2003 12:14:46 +0200
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <1071137686.26826.2.camel@perlfect-server> |
> I index through SSH, and my @EXT_FILTER is: > > "pdf" => "/usr/bin/pdftotext FILENAME -", > "doc" => "/usr/bin/antiword FILENAME" > > What else do I need to do? hi there, to successfully index word files you will also need the actual antiword executable placed in the path indicated above (/usr/bin/). You may install it anywhere else you like but then you will have to update the path. it is also possible to use another word-to-text conversion program in which case you would have to change the path and the executable name in the above extract of the configuration file. best regards, giorgos _______________________________________________ perlfect-search mailing list [email protected] To unsubscribe, set other personal options or view the list archives please visit: http://perlfect.com/mailman/listinfo/perlfect-search