Re: problem indexing GPS metadata for video upload

2019-05-29 Thread Where is Where
Sorry Tim! I missed your last message about this issue! Thank you very much for the information. Is the latest 1.21 Tika Incorporated with the change already? and how about solr? Thanks! On Fri, May 3, 2019 at 11:28 AM Where is Where wrote: > Thank you very much Tim, I wonder how to make the Ti

Re: problem indexing GPS metadata for video upload

2019-05-10 Thread Tim Allison
Unfortunately, It Depends(TM)*...these are the steps I take: https://wiki.apache.org/tika/UpgradingTikaInSolr There can be version conflicts and other awful, unforeseen things if you don't get it right. We're on the cusp of the release for 1.21 (I mean it this time)...I'll upgrade Solr as soon as

Re: problem indexing GPS metadata for video upload

2019-05-03 Thread Where is Where
Thank you very much Tim, I wonder how to make the Tika change apply to Solr? I saw Tika core, parse and xml jar files tika-core.jar tika-parsers.jar tika-xml.jar in solr contrib/extraction/lib folder. Do we just replace these files? Thanks! On Thu, May 2, 2019 at 12:16 PM Where is Where wrote:

Re: problem indexing GPS metadata for video upload

2019-05-02 Thread Tim Allison
Sorry build #182: https://builds.apache.org/job/tika-branch-1x/ On Thu, May 2, 2019 at 12:01 PM Tim Allison wrote: > > I just pushed a fix for TIKA-2861. If you can either build locally or > wait a few hours for Jenkins to build #182, let me know if that works > with straight tika-app.jar. > > O

Re: problem indexing GPS metadata for video upload

2019-05-02 Thread Tim Allison
I just pushed a fix for TIKA-2861. If you can either build locally or wait a few hours for Jenkins to build #182, let me know if that works with straight tika-app.jar. On Thu, May 2, 2019 at 5:00 AM Where is Where wrote: > > Thank you Alex and Tim. > I have looked at the solrconfig.xml file (I a

Re: problem indexing GPS metadata for video upload

2019-05-02 Thread Where is Where
Thank you Alex and Tim. I have looked at the solrconfig.xml file (I am trying the techproducts demo config), the only related place I can find is the extract handle true true links ignored_ I am using this command bin/post -c techproducts examp

Re: problem indexing GPS metadata for video upload

2019-05-01 Thread Tim Allison
Related? https://issues.apache.org/jira/plugins/servlet/mobile#issue/TIKA-2861 On Wed, May 1, 2019 at 8:09 AM Alexandre Rafalovitch wrote: > What happens when you run it against a standalone Tika (recommended option > anyway)? Do you see the relevant fields? > > Not every Tika field is capture

Re: problem indexing GPS metadata for video upload

2019-05-01 Thread Alexandre Rafalovitch
What happens when you run it against a standalone Tika (recommended option anyway)? Do you see the relevant fields? Not every Tika field is captured, that is configured in solrconfig.xml. So if Tika extracts them, next step is to check the mapping. Regards, Alex On Wed, May 1, 2019, 5:38 AM

problem indexing GPS metadata for video upload

2019-05-01 Thread Where is Where
uploading video to solr via tika https://lucene.apache.org/solr/guide/7_7/uploading-data-with-solr-cell-using-apache-tika.html The index has no video GPS metadata which is extracted and indexed for images such as jpeg. I have checked both MP4 and MOV files, the files I checked all have GPS Exif dat