SolrPluginUtils#parseFieldBoosts - inconsistent javadoc
--------------------------------------------------------
Key: SOLR-1451
URL: https://issues.apache.org/jira/browse/SOLR-1451
Project: Solr
Issue Type: Bug
Components: documentation
Reporter: Kay Kay
Parameters: fieldLists an array of Strings eg. {"fieldOne^2.3", "fieldTwo"}
Returns: Map of fieldOne => 2.3, fieldThree => -0.4
inconsistent javadoc . parameter names and return values do not seem to match
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.