You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2013/01/29 18:59:13 UTC

[jira] [Commented] (LUCENE-4733) Make CompressingTermVectorsFormat the new default term vectors format?

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

Adrien Grand commented on LUCENE-4733:
--------------------------------------

It would be great if someone could set up a Jenkins job to run tests with -Dtests.codec=Compressing to catch bugs of this new format. Otherwise, the following points need to be addressed (I'll take care of these):
 - write file format docs,
 - wire this format in Lucene42Codec (I'll wait for the lucene4547 to be merged back into trunk for this one I think),
 - write tests for corner cases (small/large number of fields/terms/positions/offsets/payloads, etc.),
 - find good default params (chunk size / compression alg).

Feel free to let me know if you think it is a bad idea.
                
> Make CompressingTermVectorsFormat the new default term vectors format?
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-4733
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4733
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Trivial
>             Fix For: 4.2
>
>
> In LUCENE-4599, I wrote an alternate term vectors format which has a more compact format, and I think it could replace the current Lucene40TermVectorsFormat for the next (4.2) release?

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