#12 — Content indexing not working

StateResolved
Version: 1.0
AreaFunctionality
Issue typeBug
SeverityImportant
Submitted byCarey Stevens
Submitted onJan 05, 2009
Responsible Andreas Zeidler
Target release: 1.0
Return to tracker
Last modified on May 15, 2009 by Andreas Zeidler
If plone.app.blob is used indexing of file content doesn't seem to work.

Using latest build out egg.

My set up works if I do not use plone.app.blob, so I don't think it is anything to do with whether the appriate transforms are available or not. I have tested this with pdf's ms word files < 2003 with external conversion program based transforms and with Products.OpenXml for the newer docx format. They all work if I don't use plone.app.blob

I am testing using a fresh buildout on MS Windows, not migrating content.

Steps to reproduce:
Add Products.OpenXml egg to sample build out.
Import docx file.

FileField content is not indexed. SearchableText only contains the file name.
Added byAndreas ZeidleronJan 06, 2009 09:08 AM
Issue state: UnconfirmedConfirmed
Severity: MediumImportant
Responsible manager: (UNASSIGNED)witsch
Target release: None1.0
yes, this is a known issue and needs to be fixed asap. thanks for reporting this again (here)!
Added byAndreas ZeidleronMay 14, 2009 02:29 PM
Issue state: ConfirmedResolved
fixed in http://dev.plone.org/plone/changeset/26924
Added byAndreas ZeidleronMay 15, 2009 10:37 PM
the fix has been released in http://pypi.python.org/pypi/plone.app.blob/1.0b3

No responses can be added.