Re: Solr custom file types

2022-01-26 Thread Mike Drob
I suspect the missing libraries are somehow related to https://github.com/Unidata/netcdf-java Mike On Wed, Jan 26, 2022 at 6:32 PM Shawn Heisey wrote: > On 1/26/2022 5:10 PM, Mike Domzalski wrote: > > Server ErrorCaused > by:java.lang.NoClassDefFoundError: ucar/nc2/NetcdfFile > > a

Re: Solr custom file types

2022-01-26 Thread Shawn Heisey
On 1/26/2022 5:10 PM, Mike Domzalski wrote: Server ErrorCaused by:java.lang.NoClassDefFoundError: ucar/nc2/NetcdfFile at org.apache.tika.parser.hdf.HDFParser.parse(HDFParser.java:88) at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:280) The extracting