You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2012/06/07 19:31:22 UTC

[jira] [Created] (LUCENE-4119) SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular

Andrzej Bialecki  created LUCENE-4119:
-----------------------------------------

             Summary: SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular
                 Key: LUCENE-4119
                 URL: https://issues.apache.org/jira/browse/LUCENE-4119
             Project: Lucene - Java
          Issue Type: Bug
          Components: core/codecs
    Affects Versions: 4.0
            Reporter: Andrzej Bialecki 
            Assignee: Andrzej Bialecki 
             Fix For: 4.0


Left-over from SegmentInfos refactoring. The name should be singular, we don't have SegmentInfosWriter/Reader anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (LUCENE-4119) SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular

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

Andrzej Bialecki  updated LUCENE-4119:
--------------------------------------

    Attachment: LUCENE-4119.patch

Patch with the rename. I plan to apply this shortly.
                
> SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular
> -------------------------------------------------------------------
>
>                 Key: LUCENE-4119
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4119
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: core/codecs
>    Affects Versions: 4.0
>            Reporter: Andrzej Bialecki 
>            Assignee: Andrzej Bialecki 
>             Fix For: 4.0
>
>         Attachments: LUCENE-4119.patch
>
>
> Left-over from SegmentInfos refactoring. The name should be singular, we don't have SegmentInfosWriter/Reader anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Resolved] (LUCENE-4119) SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular

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

Andrzej Bialecki  resolved LUCENE-4119.
---------------------------------------

    Resolution: Fixed

Committed revision 1347777.
                
> SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular
> -------------------------------------------------------------------
>
>                 Key: LUCENE-4119
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4119
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: core/codecs
>    Affects Versions: 4.0
>            Reporter: Andrzej Bialecki 
>            Assignee: Andrzej Bialecki 
>             Fix For: 4.0
>
>         Attachments: LUCENE-4119.patch
>
>
> Left-over from SegmentInfos refactoring. The name should be singular, we don't have SegmentInfosWriter/Reader anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (LUCENE-4119) SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular

Posted by "Robert Muir (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291671#comment-13291671 ] 

Robert Muir commented on LUCENE-4119:
-------------------------------------

Thanks for cleaning this up!
                
> SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular
> -------------------------------------------------------------------
>
>                 Key: LUCENE-4119
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4119
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: core/codecs
>    Affects Versions: 4.0, 5.0
>            Reporter: Andrzej Bialecki 
>            Assignee: Andrzej Bialecki 
>             Fix For: 4.0, 5.0
>
>         Attachments: LUCENE-4119.patch
>
>
> Left-over from SegmentInfos refactoring. The name should be singular, we don't have SegmentInfosWriter/Reader anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (LUCENE-4119) SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular

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

Michael McCandless commented on LUCENE-4119:
--------------------------------------------

+1
                
> SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular
> -------------------------------------------------------------------
>
>                 Key: LUCENE-4119
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4119
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: core/codecs
>    Affects Versions: 4.0
>            Reporter: Andrzej Bialecki 
>            Assignee: Andrzej Bialecki 
>             Fix For: 4.0
>
>         Attachments: LUCENE-4119.patch
>
>
> Left-over from SegmentInfos refactoring. The name should be singular, we don't have SegmentInfosWriter/Reader anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (LUCENE-4119) SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular

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

Andrzej Bialecki  updated LUCENE-4119:
--------------------------------------

    Affects Version/s: 5.0
        Fix Version/s: 5.0
    
> SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular
> -------------------------------------------------------------------
>
>                 Key: LUCENE-4119
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4119
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: core/codecs
>    Affects Versions: 4.0, 5.0
>            Reporter: Andrzej Bialecki 
>            Assignee: Andrzej Bialecki 
>             Fix For: 4.0, 5.0
>
>         Attachments: LUCENE-4119.patch
>
>
> Left-over from SegmentInfos refactoring. The name should be singular, we don't have SegmentInfosWriter/Reader anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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