[ https://issues.apache.org/jira/browse/SOLR-7760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680114#comment-14680114 ]
Aaron LaBella commented on SOLR-7760: ------------------------------------- Excellent, thanks so much guys! I added another patch/enhancement last week too: https://issues.apache.org/jira/browse/SOLR-7885 Are you able to take a look at that one and review/commit that too? Thanks. > Fix method and field visibility for UIMAUpdateRequestProcessor and > SolrUIMAConfiguration > ---------------------------------------------------------------------------------------- > > Key: SOLR-7760 > URL: https://issues.apache.org/jira/browse/SOLR-7760 > Project: Solr > Issue Type: Improvement > Components: contrib - UIMA > Affects Versions: 5x > Reporter: Aaron LaBella > Assignee: Tommaso Teofili > Priority: Critical > Fix For: Trunk, 5.4 > > Attachments: SOLR-7760.patch > > > The methods in > {{solr/contrib/uima/src/java/org/apache/solr/uima/processor/SolrUIMAConfiguration.java}} > are not public and they need to be for other code to be able to make use of > the configuration data, ie: mapped fields. Likewise, > {{solr/contrib/uima/src/java/org/apache/solr/uima/processor/UIMAUpdateRequestProcessor.java}} > does not have an accessor for the SolrUIMAConfiguration object -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org