I'm not sure if it would help my particular situation, but is there any way to provide the option of specifying the compression level? The level used
by Lucene (level 9) is the maximum possible compression level.  Ideally I
would like to be able to alter the compression level on the basis of the
field size.  This way I can smooth out the compression times across the
various document sizes. I am more interested in consistent time than I am
consistent compression.

I agree, we should make the compression level configurable. It's disturbing that it takes minutes to compress a 4.5 MB document! I'll open a Jira issue for this.

OK I created https://issues.apache.org/jira/browse/LUCENE-648 to track this issue.

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to