UIMAToSolrMapper wrongly instantiates Type with reflection
----------------------------------------------------------

                 Key: SOLR-2581
                 URL: https://issues.apache.org/jira/browse/SOLR-2581
             Project: Solr
          Issue Type: Improvement
            Reporter: Tommaso Teofili


the UIMAToSolrMapper create a mock Type with reflection while the Type should 
be retrieved using the JCas.getTypeSystem().getType() method. This must be 
changed to allow also the deploy of annotators whose typeSystem classes have 
not explicitly generated (with JCasGen).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to