You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (Created) (JIRA)" <ji...@apache.org> on 2011/12/06 23:36:41 UTC

[jira] [Created] (LUCENE-3621) switch appendingcodec to use appending blocktree

switch appendingcodec to use appending blocktree
------------------------------------------------

                 Key: LUCENE-3621
                 URL: https://issues.apache.org/jira/browse/LUCENE-3621
             Project: Lucene - Java
          Issue Type: Improvement
          Components: core/codecs
    Affects Versions: 4.0
            Reporter: Robert Muir
             Fix For: 4.0
         Attachments: LUCENE-3621.patch

currently it still uses block terms + fixed gap index

--
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-3621) switch appendingcodec to use appending blocktree

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

Robert Muir updated LUCENE-3621:
--------------------------------

    Attachment: LUCENE-3621.patch
    
> switch appendingcodec to use appending blocktree
> ------------------------------------------------
>
>                 Key: LUCENE-3621
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3621
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: core/codecs
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>             Fix For: 4.0
>
>         Attachments: LUCENE-3621.patch, LUCENE-3621.patch
>
>
> currently it still uses block terms + fixed gap index

--
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-3621) switch appendingcodec to use appending blocktree

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

Robert Muir updated LUCENE-3621:
--------------------------------

    Attachment: LUCENE-3621.patch
    
> switch appendingcodec to use appending blocktree
> ------------------------------------------------
>
>                 Key: LUCENE-3621
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3621
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: core/codecs
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>             Fix For: 4.0
>
>         Attachments: LUCENE-3621.patch
>
>
> currently it still uses block terms + fixed gap index

--
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-3621) switch appendingcodec to use appending blocktree

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

Michael McCandless commented on LUCENE-3621:
--------------------------------------------

+1

Nice to see AppendingCodec get love!
                
> switch appendingcodec to use appending blocktree
> ------------------------------------------------
>
>                 Key: LUCENE-3621
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3621
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: core/codecs
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>             Fix For: 4.0
>
>         Attachments: LUCENE-3621.patch, LUCENE-3621.patch
>
>
> currently it still uses block terms + fixed gap index

--
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-3621) switch appendingcodec to use appending blocktree

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

Robert Muir resolved LUCENE-3621.
---------------------------------

    Resolution: Fixed
    
> switch appendingcodec to use appending blocktree
> ------------------------------------------------
>
>                 Key: LUCENE-3621
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3621
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: core/codecs
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>             Fix For: 4.0
>
>         Attachments: LUCENE-3621.patch, LUCENE-3621.patch
>
>
> currently it still uses block terms + fixed gap index

--
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-3621) switch appendingcodec to use appending blocktree

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

Robert Muir commented on LUCENE-3621:
-------------------------------------

I think instead of making the indexoutput protected in blocktree's writer, we can just pass the appropriate 
outputs to the writeTrailer methods, and keep it private.

this is more consistent with the read/writeHeader methods.

also i think its bad we write the same codec header to both files... if .tib and .tiv get switched somehow,
we wouldn't detect it (sorta destroys the point of the codec header).

Ill update the patch.
                
> switch appendingcodec to use appending blocktree
> ------------------------------------------------
>
>                 Key: LUCENE-3621
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3621
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: core/codecs
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>             Fix For: 4.0
>
>         Attachments: LUCENE-3621.patch
>
>
> currently it still uses block terms + fixed gap index

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