You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/09/22 22:02:16 UTC

[jira] Resolved: (SOLR-1451) SolrPluginUtils#parseFieldBoosts - inconsistent javadoc

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

Shalin Shekhar Mangar resolved SOLR-1451.
-----------------------------------------

    Resolution: Fixed
      Assignee: Shalin Shekhar Mangar

Committed revision 817804.

Thanks Kay!

> SolrPluginUtils#parseFieldBoosts - inconsistent javadoc 
> --------------------------------------------------------
>
>                 Key: SOLR-1451
>                 URL: https://issues.apache.org/jira/browse/SOLR-1451
>             Project: Solr
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 1.4
>            Reporter: Kay Kay
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-1451.patch
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> 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.