Yes, as a TIKA contributor you should know this from your parsers! 😊
If you use the Maven Shade plugin, you have to enable the feature to "merge service definitions": https://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html#ServicesResourceTransformer Uwe ----- Uwe Schindler Achterdiek 19, D-28357 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -----Original Message----- > From: Allison, Timothy B. [mailto:talli...@mitre.org] > Sent: Wednesday, August 16, 2017 4:41 AM > To: java-user@lucene.apache.org > Subject: RE: ICUFoldingFilter loading in IDE, but not jar ?! > > <face_palm/> never mind...overwriting service file... > > -----Original Message----- > From: Allison, Timothy B. [mailto:talli...@mitre.org] > Sent: Tuesday, August 15, 2017 10:36 PM > To: java-user@lucene.apache.org > Subject: ICUFoldingFilter loading in IDE, but not jar ?! > > In Intellij, when I run unit tests in my app that uses Lucene (6.6.0) and the > ICUFoldingFilterFactory, I see 96 filter factories available via > TokenFilterFactory.availableTokenFilters(). When I run the same code from a > jar built with the maven shade plugin, and I confirm that the jar actually > includes the icu classes, I only get 93 filter factories. > > The missing factories are: > > icufolding > icunormalizer2 > icutransform > > Any idea what's going on? > > Thank you. > > Best, > > Tim > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org