[ https://issues.apache.org/jira/browse/LUCENENET-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608774#action_12608774
]
Digy commented on LUCENENET-110:
--------------------------------
I tested it again.
I deleted the SharpZipLibAdapter(to ensure not to use it), created a compressed index using
the above patches, compared the index size with an uncompressed one(to make sure index is
compresed) and then opened it with Luke.
It Worked successfully.
DIGY
> Compression Support
> -------------------
>
> Key: LUCENENET-110
> URL: https://issues.apache.org/jira/browse/LUCENENET-110
> Project: Lucene.Net
> Issue Type: Improvement
> Reporter: Digy
> Priority: Trivial
> Attachments: GzipCompressionAdapter.cs, SupportClass.patch
>
>
> .Net 2.0 users can make use of compression(Field.Store.COMPRESS) support without the
need for "ICSharpCode.SharpZipLib" library.
> The patch is compatible with the "ICSharpCode.SharpZipLib" library (also with Lucene.Java)
> DIGY
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|