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

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 Where is Where
;, "attr_last_save_date":["2019-03-29T04:36:39Z"], "attr_xmpdm_audiosamplerate":["1000"], "attr_meta_save_date":["2019-03-29T04:36:39Z"], "attr_modified":["2019-03-29T04:36:39Z"],

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

Re: solr tika extraction video creation date problem (hours ahead)

2019-04-07 Thread Where is Where
Thank you very much Alex for the great suggestion. On Fri, Apr 5, 2019 at 7:25 PM Alexandre Rafalovitch wrote: > Well, Tika would use different libraries to extract different formats. > So maybe there is a bug. I would just get a standalone tika (of > matching version to the one in Solr) and see

solr tika extraction video creation date problem (hours ahead)

2019-04-03 Thread Where is Where
Hello , I was following the instruction https://lucene.apache.org/solr/guide/7_1/uploading-data-with-solr-cell-using-apache-tika.html to upload files with metadata stored and indexed in solr. I was checking the extracted creation date ( attr_meta_creation_date ), for image, jpg etc, the creation da