Aaron LaBella created SOLR-7760:
-----------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to