TextIndexNG and Word doc
Hi all, I just noticed a problem with TextIndexNG. I'm running zope-2.6.2, with Plone 1.05 and TextIndexNG-2.05 on a RedHat distribution. Wvware and pdftotext are installed as well. When I run the server in Debug mode, there is no problem. All pdf and word documents are indexed. But once the server is ran normally (no debug mode), TextIndexNG works fine with the pdf files, but don't index word documents. There are no error messages and since the problem only occur when we aren't running on debug, it's not easy to find out what's going on. Thanks for any suggestions ! FN ########################################### This message has been scanned by ICT - Africa Museum
Add some debug code to the corresponding converter script to figure out what goes into the converter and what comes out... -aj --On Mittwoch, 2. Juni 2004 14:08 Uhr +0200 NKUNDABAGENZI Fabien <fabien.nkundabagenzi@africamuseum.be> wrote:
Hi all,
I just noticed a problem with TextIndexNG.
I'm running zope-2.6.2, with Plone 1.05 and TextIndexNG-2.05 on a RedHat distribution. Wvware and pdftotext are installed as well. When I run the server in Debug mode, there is no problem. All pdf and word documents are indexed. But once the server is ran normally (no debug mode), TextIndexNG works fine with the pdf files, but don't index word documents. There are no error messages and since the problem only occur when we aren't running on debug, it's not easy to find out what's going on. Thanks for any suggestions !
FN ###########################################
This message has been scanned by ICT - Africa Museum
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Check that when you run in debug mode you are using the same user as when you are running in production mode. I've had this occur where the production user does not have the rights to access the binaries. When you test in debug mode you might be running as a more powerful or different user. -- Andy McKay ClearWind Consulting http://www.clearwind.ca
participants (3)
-
Andreas Jung -
Andy McKay -
NKUNDABAGENZI Fabien