#12 — Content indexing not working

by Carey Stevens last modified May 15, 2009 10:37 PM
State Resolved
Version: 1.0
Area Functionality
Issue type Bug
Severity Important
Submitted by Carey Stevens
Submitted on Jan 05, 2009
Responsible Andreas Zeidler
Target release: 1.0
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 by Andreas Zeidler on Jan 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 by Andreas Zeidler on May 14, 2009 02:29 PM
Issue state: ConfirmedResolved
fixed in http://dev.plone.org/plone/changeset/26924
Added by Andreas Zeidler on May 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.