[
https://issues.apache.org/jira/browse/LUCENE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558089#comment-13558089
]
Uwe Schindler commented on LUCENE-4599:
---------------------------------------
bq. Another test run produced another dataimport failure.
Could be the DST change in Fidji today, see mailing list. I disabled the test.
bq. I'm not sure the new format took - Solr didn't complain about the format of
my existing indexes like I expected.
The CodecFactory in the patch produces a new index format, which is marked by
another header ("Compressing41"). An existing index has the codec id "Lucene41"
and is still readable (Lucene will use the default codec to read it).
> 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: [email protected]
For additional commands, e-mail: [email protected]