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

Shawn Heisey commented on LUCENE-4599:
--------------------------------------

My full import just finished.  The indexes built with a patched Solr from 
lucene_solr_4_1 are pretty much the same size as they were before.    The 
indexes below that end in 0 are the recently built cores that are now live.  
The ones that end in 1 are the ones built with an unmodified 4.1.

{noformat}
ncindex@bigindy5 /index/solr4/data $ du -sc *
762820  inc_0
742984  inc_1
24      ncmain
17210772        s0_0
17214504        s0_1
17211784        s1_0
17143900        s1_1
17191632        s2_0
17190108        s2_1
17192292        s3_0
17188164        s3_1
17198920        s4_0
17200008        s4_1
17205092        s5_0
17205800        s5_1
207858804       total
{noformat}

                
> Compressed term vectors
> -----------------------
>
>                 Key: LUCENE-4599
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4599
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: core/codecs, core/termvectors
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>             Fix For: 4.2
>
>         Attachments: 4599-dataimport-fail.log, 4599-zookeer-fail.log, 
> LUCENE-4599.patch, LUCENE-4599.patch, LUCENE-4599.patch, solr.patch
>
>
> We should have codec-compressed term vectors similarly to what we have with 
> stored fields.

--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to