You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/02/10 19:46:58 UTC

[GitHub] [solr] janhoy commented on a change in pull request #621: SOLR-15989: Upgrade to Tika 1.28

janhoy commented on a change in pull request #621:
URL: https://github.com/apache/solr/pull/621#discussion_r804049578



##########
File path: solr/modules/extraction/build.gradle
##########
@@ -26,55 +26,18 @@ dependencies {
   implementation 'org.apache.lucene:lucene-core'
   implementation 'org.slf4j:slf4j-api'
 
-  // We export tika because other modules depend on it (and its submodules)

Review comment:
       the langid module uses Tika, it's readme says 
   > The Tika detector depends on Tika Core (which is part of the extraction module)
   
   But it also puts tika-core in its own `lib/`, so this may be old information? 
   Did we duplicate tika-core.jar in 8.x?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org