Damian Georgiou a écrit :
Hi,

I am a Zope/CPS newby and seem to be having some issues indexing binary (PDF, DOC, XLS, etc) for search. I have created 4 documents, pdf, doc, xls and txt all with the same content and added them to the workspace aswell as publishing them to a section.

When i try searching for a word that can be found in all the documents, the only result i get is for the txt file and not the other 3.

Anyone have any suggestions on how to get the indexing working?


Which CPS version? Which platform? You need wvHtml, pptHtml, xlHtml and xpdf in your PATH so that portal_transform can build it's engines. For more details see:

https://svn.nuxeo.org/trac/pub/file/PortalTransforms/trunk/README

If you have all of them, configure your etc/zope.conf file to set the log level to "debug" for the event.log and set the "debug-mode" option to "on", restart zope, retry to index documents and watch the logs.

--
Olivier

_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to