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

Adrien Grand commented on LUCENE-4599:
--------------------------------------

Hey Shawn, I'm still working actively on this issue. I made good progress 
regarding compression ratio but term vectors are more complicated than stored 
fields (with lots of corner cases like negative start offsets, negative 
lengths, fields that don't always have the same options, etc.) so I will need 
time and lots of Jenkins builds to feel comfortable making it the default term 
vectors impl. It will depend on the 4.1 release schedule but given that it's 
likely to comme rather soon and that I will have very little time to work on 
this issue until next month it will probably only make it to 4.2.
                
> 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.1
>
>         Attachments: LUCENE-4599.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