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/05/14 17:33:44 UTC

[jira] Created: (LUCENE-2462) remove DocsAndPositionsEnum.getPayloadLength

remove DocsAndPositionsEnum.getPayloadLength
--------------------------------------------

                 Key: LUCENE-2462
                 URL: https://issues.apache.org/jira/browse/LUCENE-2462
             Project: Lucene - Java
          Issue Type: Bug
          Components: Index
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 4.0
         Attachments: LUCENE-2462.patch

This was an accidental leftover; now that getPayload returns a BytesRef, this method is not needed.

-- 
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


[jira] Updated: (LUCENE-2462) remove DocsAndPositionsEnum.getPayloadLength

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

Michael McCandless updated LUCENE-2462:
---------------------------------------

    Attachment: LUCENE-2462.patch

Trivial patch... I'll commit soon.

> remove DocsAndPositionsEnum.getPayloadLength
> --------------------------------------------
>
>                 Key: LUCENE-2462
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2462
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.0
>
>         Attachments: LUCENE-2462.patch
>
>
> This was an accidental leftover; now that getPayload returns a BytesRef, this method is not needed.

-- 
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


[jira] Resolved: (LUCENE-2462) remove DocsAndPositionsEnum.getPayloadLength

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

Michael McCandless resolved LUCENE-2462.
----------------------------------------

    Resolution: Fixed

> remove DocsAndPositionsEnum.getPayloadLength
> --------------------------------------------
>
>                 Key: LUCENE-2462
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2462
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.0
>
>         Attachments: LUCENE-2462.patch
>
>
> This was an accidental leftover; now that getPayload returns a BytesRef, this method is not needed.

-- 
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