You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2015/02/26 15:39:04 UTC

[jira] [Resolved] (SOLR-7139) SolrContentHandler for TIKA is broken by TikaOCR (caused by multiple startDocument events)

     [ https://issues.apache.org/jira/browse/SOLR-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler resolved SOLR-7139.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 5.0.1)
                   Trunk

> SolrContentHandler for TIKA is broken by TikaOCR (caused by multiple startDocument events)
> ------------------------------------------------------------------------------------------
>
>                 Key: SOLR-7139
>                 URL: https://issues.apache.org/jira/browse/SOLR-7139
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - Solr Cell (Tika extraction)
>    Affects Versions: 4.10.3
>            Reporter: Chris A. Mattmann
>            Assignee: Uwe Schindler
>            Priority: Critical
>             Fix For: 4.10.4, Trunk, 5.1
>
>         Attachments: SOLR-7139.Mattmann.022115.patch.txt, SOLR-7139.patch
>
>
> While testing my large scale Tika/SolrCell indexing (great work on /extraction guys, really really appreciate it) on my 40M image dataset, I was pulling my frickin' hair out trying to figure out why the TesseractOCR extracted content wasn't actually making it into the index. Well I figured it out lol (many many System.out.printlns later) - it's the disabling of div tags (=>ignored) in the default solrconfig.xml. This basically renders TesseractOCR output in SolrCell useless since it is surrounded by a div tag.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org