You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Aaron LaBella (JIRA)" <ji...@apache.org> on 2015/07/06 20:39:06 UTC

[jira] [Updated] (SOLR-7760) Fix method and field visibility for UIMAUpdateRequestProcessor and SolrUIMAConfiguration

     [ https://issues.apache.org/jira/browse/SOLR-7760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron LaBella updated SOLR-7760:
--------------------------------
    Attachment: SOLR-7760.patch

patch per issue description

> 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
>            Priority: Critical
>             Fix For: 5.3
>
>         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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org