Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The SolrCASConsumer should not depend on JCas, because that makes it impossible to use with non JCas analysis pipelines. Since in these applications the JCas types for the type system might not exist.
The SolrCASConsumer is also not using any of the advantages JCas offers and should just use the CAS APIs instead.