On 10/24/2015 1:29 PM, Shawn Heisey wrote:
> If you're using 5.2.1 or earlier, you would need to extract the .war
> file, change the jar(s) for Tika, and repack the .war file.  Then you
> would need to find the directory where the container extracted the war
> file, delete the entire directory, and restart Solr.
> 
> For Solr 5.3 and later, you just need to find the tika jar(s) and do a
> replacement, then restart Solr.

I've made an error in what I wrote there.  Followup:

Turns out the tika jars are NOT included in the webapp, so you could
simply find the jars, wherever you are loading them from, and replace
them.  If the jar loading is happening with <lib> elements in
solrconfig.xml, you'll need to make sure that the configuaration is set
to correspond to the new jar names.

Thanks,
Shawn


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to