[ 
https://issues.apache.org/jira/browse/LUCENENET-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784293#action_12784293
 ] 

Digy commented on LUCENENET-313:
--------------------------------

{quote}
Lucene 3.0 has some changes regarding compressed fields: 2.9 already deprecated 
compressed fields; support for them was removed now. Lucene 3.0 is still able 
to read indexes with compressed fields, but as soon as merges occur or the 
index is optimized, all compressed fields are decompressed and converted to 
Field.Store.YES. Because of this, indexes with compressed fields can suddenly 
get larger. 
{quote}

I think there will be no need for a compression support using reflection.

DIGY.

> SharpZipLib dependency
> ----------------------
>
>                 Key: LUCENENET-313
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-313
>             Project: Lucene.Net
>          Issue Type: Improvement
>            Reporter: Digy
>         Attachments: SharpZipLib Dependency.patch
>
>
> With the patch, SharpZipLib is not a "must".  
> (but no compression support)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to