cancel
Showing results for 
Search instead for 
Did you mean: 

Could not extract fulltext of file.......error explaination?

karl_harris_
Star Collaborator
Star Collaborator

I am transferring a very large set of files via the WebDav interface and I get many warnings such as:

...... [org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener] Could not extract fulltext of file 'Shipping Label.wpd' for document: c3055e1d-da0a-4e70-a208-7bea3adfc584 .....

I found NXP-8671 which shows the changes made to Nuxeo to be more concise with the message output.

My question is: What does this warning imply with respect to the copy of the file created in Nuxeo? I can guess performing a full text search on this document will not produce any output even if the search target exists within the original document, but this is just a guess!

Karl

2 REPLIES 2

karl_harris_
Star Collaborator
Star Collaborator

Digging into the code it looks like the BinaryTextListener will index what it can index and log a warning if any of the parts of the target document cannot be (throws a Conversion exception) indexed.

Florent_Guillau
World-Class Innovator
World-Class Innovator

The document is stored normally in Nuxeo. It's just the fulltext index that will not be populated.

By the way if you activate DEBUG logs for org.nuxeo.ecm.core.storage.sql.coremodel.BinaryTextListener in log4j.xml you'll get the full stacktrace giving info about what exactly was the error during fulltext extraction.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.