[ 
https://issues.apache.org/jira/browse/OAK-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15656830#comment-15656830
 ] 

Chetan Mehrotra commented on OAK-5048:
--------------------------------------

We can update the Tika version if it does not require API change. Just need to 
ensure that package import allow oak-lucene to work with older version also

{noformat}
  org.apache.tika.config                {version=[1.0,2)}
  org.apache.tika.metadata              {version=[1.0,2)}
  org.apache.tika.mime                  {version=[1.2,2)}
  org.apache.tika.parser                {version=[1.0,2)}
  org.apache.tika.sax                   {version=[1.0,2)}
{noformat}

Current package import is above. If there is no change in that with update to 
Tika version then it should be fine to upgrade it

> Upgrade to latest Tika version
> ------------------------------
>
>                 Key: OAK-5048
>                 URL: https://issues.apache.org/jira/browse/OAK-5048
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: lucene
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 1.6
>
>
> Oak Lucene indes is currently using Tika 1.5 version while current latest 
> release of Apache Tika is 1.14, I think there're lots of "interesting" bugs 
> fixed, and possibly improvements (performance, more accurate text extraction, 
> etc.) we could get at almost 0 cost by just bumping the version number.



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

Reply via email to