You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Tom Barber (JIRA)" <ji...@apache.org> on 2015/11/23 20:24:10 UTC

[jira] [Created] (OODT-919) crawling binary data with radix & solr (and maybe tika mime extractor) throws error

Tom Barber created OODT-919:
-------------------------------

             Summary: crawling binary data with radix & solr (and maybe tika mime extractor) throws error
                 Key: OODT-919
                 URL: https://issues.apache.org/jira/browse/OODT-919
             Project: OODT
          Issue Type: Bug
          Components: crawler
            Reporter: Tom Barber
            Assignee: Tom Barber


If you add in solr the crawler that did work, now doesn't. Tested with mp3 & image, ingest fine via filemgr * .met but fail on crawler. Crawler works with textual data.

./crawler_launcher     --filemgrUrl http://localhost:9000     --operation --launchMetCrawler     --clientTransferer org.apache.oodt.cas.filemgr.datatransfer.InPlaceDataTransferFactory     --productPath $OODT_HOME/data/staging     --metExtractor org.apache.oodt.cas.metadata.extractors.TikaCmdLineMetExtractor     --metExtractorConfig /home/bugg/Projects/surrey100/oodt/data/met/tika.conf 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)