Thanks, Given that we are using Lucene 2.9.2, I will try it but we are not looking to recompile or change it. Rather, after upgrading Tika, we hope to upgrade to Lucene 4.9 (or latest) which I assume has been built against the latest Tika, correct?
-----Original Message----- From: Nick Burch [mailto:[email protected]] Sent: Tuesday, September 02, 2014 3:37 PM To: [email protected] Subject: Re: Tika versions compatibility On Tue, 2 Sep 2014, Baldwin, David wrote: > Is there any information I have not found googling around and > searching the page that may show any changes from 0.6 to the current > 1.5 version that may make it incompatible on the API/Usage level? We've strived to maintain backwards compatibility, so you ought to be fine upgrading. It would be generally suggested to fix anything that is marked as deprecated when compiling against the latest version, but I think you should be fine. (If upgrading from 1.0 then anything in 1.x should be fine to upgrade to, and I believe we have backwards-incompatible checking taking place on builds. 0.6 is older, but largely ought to be fine as well) The main think you should notice is the greatly increased number of file formats supported Nick
