[ 
https://issues.apache.org/jira/browse/SOLR-7760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661445#comment-14661445
 ] 

Shalin Shekhar Mangar commented on SOLR-7760:
---------------------------------------------

bq. thanks Aaron for your patch, it's been committed to trunk and backported to 
branch 5.x therefore you'll find it in the next 5.x release.

Note the 5.3 branch has already been created so unless you backport this 
commit, it won't make it to the next release (5.3)

> 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: 5.3, Trunk
>
>         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

Reply via email to