Full text search problem

Hi, after I had uploaded a word document to nuxeo dm and perform a full text search, they return no result. Taking a look at the server log, I notice that there are several error when I am uploading the word doc.

2014-07-01 17:31:55,031 ERROR [Nuxeo-Work-default-3] [org.nuxeo.ecm.core.work.AbstractWork] Exception during work: FulltextExtractorWork(3840c8bc-6ac2-47f6-8ba7-d81a57cbbd81, , Progress(0.0%, ?/0), Extracting)
2014-07-01 17:32:00,453 ERROR [Nuxeo-Work-default-2] [org.nuxeo.ecm.core.work.AbstractWork] Exception during work: FulltextExtractorWork(3840c8bc-6ac2-47f6-8ba7-d81a57cbbd81, , Progress(0.0%, ?/0), Extracting)
2014-07-01 17:36:55,687 ERROR [Nuxeo-Work-default-6] [org.nuxeo.ecm.core.work.AbstractWork] Exception during work: FulltextExtractorWork(91cdf694-1374-46bd-b6e5-a29330aca7b9, , Progress(0.0%, ?/0), Extracting)
2014-07-01 17:36:57,203 ERROR [Nuxeo-Work-default-1] [org.nuxeo.ecm.core.work.AbstractWork] Exception during work: FulltextExtractorWork(91cdf694-1374-46bd-b6e5-a29330aca7b9, , Progress(0.0%, ?/0), Extracting)

I am using Windows xp 32 bit, jdk 1.7, nuxeo 5.9.4. Any help will be appreciated. Thanks.

0 votes

0 answers

1562 views

ANSWER

A stack trace with more details should be following each ERROR line. It's likely that you have a Word doc that's not recognized by the converters we use.
07/02/2014

okm
Hi,

This problem occurred after I create a BIRT Reporting Model. I was able to upload but the context is not stored in the fulltext table and fulltext and binarytext columns. If I deleted the BIRT Reporting Model entry stored in fulltext table in postgreSQL and do server restart it seem fine from the above problem.

Any solution?

P.S. I using Nuxeo 5.8; PostgreSQL 9.3.4; Nuxeo BIRT integration 2.4.1.

07/10/2014