I was trying to use the LuceneCharacterNGramUFE. During the experiment, URLClassLoader throws a ClassNotFoundException for the class IndexableField (org/apache/lucene/index/IndexableField).
Sounds like the URL changed.
Is this a known and reproducible issue, or does the Feature Extractor need any particular settings,which I am unaware of? I simply tried to add the Feature extractor to my list of feature extractors.