Hi all mates, while upgrading the system where I've been working on, I updated Apache POI to version 3.15, then Tika (currently tika-parsers-1.7, I am testing tika-parsers-1.14-SNAPSHOT) just returns empty contents when parsing any kind of MS Office document... it doesn't matter if it is a PPT, Doc, Excel, tests fail because parsed document result in an empty string :(
The code I am using is just a simple ```String content = new Tika().parseToString(url);``` Do you know what shall I take core of in order to have a correct update? Many thanks in advance! -Simo http://people.apache.org/~simonetripodi/ http://twitter.com/simonetripodi