You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2010/04/30 11:34:54 UTC

[jira] Assigned: (LUCENE-2424) FieldDoc.toString only returns super.toString

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

Michael McCandless reassigned LUCENE-2424:
------------------------------------------

    Assignee: Michael McCandless

> FieldDoc.toString only returns super.toString
> ---------------------------------------------
>
>                 Key: LUCENE-2424
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2424
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Search
>    Affects Versions: 3.0.1
>         Environment: Mac OSX
>            Reporter: Stephen Green
>            Assignee: Michael McCandless
>            Priority: Minor
>         Attachments: LUCENE-2424.patch
>
>
> The FieldDoc.toString method very carefully builds a StringBuffer sb containing the information for the FieldDoc instance and then just returns super.toString() instead of sb.toString()

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org