[ 
https://issues.apache.org/jira/browse/LUCENE-4446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474689#comment-13474689
 ] 

Robert Muir commented on LUCENE-4446:
-------------------------------------

I think we are good here to switch over.

I reviewed this PostingsFormat and we improved the docs, and got thru some 
little issues.
Test coverage is now much better 
(https://builds.apache.org/job/Lucene-Solr-Clover-trunk/clover/org/apache/lucene/codecs/block/pkg-summary.html).
Besides, the whole thing has been baking for a long time without any test 
failures.

I'll make a branch to cut this one over and see what it looks like.
                
> Switch to BlockPostingsFormat for Lucene 4.1
> --------------------------------------------
>
>                 Key: LUCENE-4446
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4446
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/codecs
>            Reporter: Robert Muir
>             Fix For: 4.1
>
>
> This has baked for some time: no crazy fails in hudson or anything.
> The code (in my opinion) is actually a lot simpler than the current postings 
> format, its faster, the indexes are smaller, and so on.
> We should probably spend some time just going over the code and adding some 
> more tests and such but I think its time to start looking at cutting over.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to