<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