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 "Chris Male (JIRA)" <ji...@apache.org> on 2009/08/13 17:02:15 UTC

[jira] Created: (SOLR-1361) Incorrect javadoc on SolrInputDocument addField

Incorrect javadoc on SolrInputDocument addField
-----------------------------------------------

                 Key: SOLR-1361
                 URL: https://issues.apache.org/jira/browse/SOLR-1361
             Project: Solr
          Issue Type: Improvement
    Affects Versions: 1.4
            Reporter: Chris Male
            Priority: Minor
             Fix For: 1.4


SolrInputDocument#addField(String, Object, float) has a comment copied from #clearAll().  The comment should reflect that the method adds a field.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SOLR-1361) Incorrect javadoc on SolrInputDocument addField

Posted by "Chris Male (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Male updated SOLR-1361:
-----------------------------

    Attachment: SOLR-1361.patch

> Incorrect javadoc on SolrInputDocument addField
> -----------------------------------------------
>
>                 Key: SOLR-1361
>                 URL: https://issues.apache.org/jira/browse/SOLR-1361
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: Chris Male
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1361.patch
>
>
> SolrInputDocument#addField(String, Object, float) has a comment copied from #clearAll().  The comment should reflect that the method adds a field.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SOLR-1361) Incorrect javadoc on SolrInputDocument addField

Posted by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-1361.
-----------------------------------------

    Resolution: Fixed
      Assignee: Shalin Shekhar Mangar

Committed revision 804088.

Thanks Chris!

> Incorrect javadoc on SolrInputDocument addField
> -----------------------------------------------
>
>                 Key: SOLR-1361
>                 URL: https://issues.apache.org/jira/browse/SOLR-1361
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: Chris Male
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1361.patch
>
>
> SolrInputDocument#addField(String, Object, float) has a comment copied from #clearAll().  The comment should reflect that the method adds a field.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.