Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
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