On Nov 30, 2010, at 11:58 AM, Grant Ingersoll wrote: > I'm trying to upgrade Solr's version of Tika to 0.8 > (https://issues.apache.org/jira/browse/SOLR-2241), but am getting some new > metadata, or, I should say modified metadata names. > > Namely, before I had a key named Keywords and now it is named AAPL:Keywords. > I'm not sure if this is due to the fact that the file was generated on a Mac > or if it is because I am running on a Mac, but either way it is a bit > troublesome. Any insight on how to fix/resolve this?
Hmm, it does look like I'm still getting the Keywords, but this AAPL:Keywords is an additional one. Looks like it is coming from PDFBox. I will update my tests. -Grant
