RE: Unexcpected RuntimeException when indexing with Solr 4.0 Beta

2012-08-29 Thread Alexander Cougarman
c.org -Original Message- From: Jack Krupansky [mailto:j...@basetechnology.com] Sent: 29 August 2012 5:39 PM To: solr-user@lucene.apache.org Subject: Re: Unexcpected RuntimeException when indexing with Solr 4.0 Beta Understood. Well, you could always manually convert old docs to a newer doc forma

Re: Unexcpected RuntimeException when indexing with Solr 4.0 Beta

2012-08-29 Thread Jack Krupansky
To: 'solr-user@lucene.apache.org' Subject: RE: Unexcpected RuntimeException when indexing with Solr 4.0 Beta I believe these are the older Word 97 docs (*.doc) files. The problem was that Solr 3.6.1 blew up on *.MSG files when doing extractOnly=true. So we upgraded to Solr 4.0, and no

RE: Unexcpected RuntimeException when indexing with Solr 4.0 Beta

2012-08-29 Thread Alexander Cougarman
nexcpected RuntimeException when indexing with Solr 4.0 Beta Sounds like this POI bug (SolrCell invokes Tika which invokes POI): https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 Are these in fact Office 97 documents that are failing? Solr 4.0 includes Tika 1.1, while Solr 3.6.1 includes Tika 1.0.

Re: Unexcpected RuntimeException when indexing with Solr 4.0 Beta

2012-08-29 Thread Jack Krupansky
Sounds like this POI bug (SolrCell invokes Tika which invokes POI): https://issues.apache.org/bugzilla/show_bug.cgi?id=53380 Are these in fact Office 97 documents that are failing? Solr 4.0 includes Tika 1.1, while Solr 3.6.1 includes Tika 1.0. It may be possible for you to drop the old Tika 1.