[jira] Commented: (LUCENE-648) Allow changing of ZIP compression level for compressed fields

2006-08-10 Thread Jason Polites (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-648?page=comments#action_12427449 ] Jason Polites commented on LUCENE-648: -- I you find that compression level has a meaningful impact (which it may not as suggested), one approach for a low-impa

Re: [jira] Commented: (LUCENE-648) Allow changing of ZIP compression level for compressed fields

2006-08-10 Thread robert engels
I don't understand why the compressed fields are not just handled externally in the Document class - just add uncompress/compress methods. This way all Lucene needs to understand is binary fields, and you don't have any of these problems during merging or initial indexing. On Aug 11, 2006

[jira] Commented: (LUCENE-648) Allow changing of ZIP compression level for compressed fields

2006-08-10 Thread Michael Busch (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-648?page=comments#action_12427421 ] Michael Busch commented on LUCENE-648: -- I think the compression level is only one part of the performance problem. Another drawback of the current implementat

[jira] Commented: (LUCENE-648) Allow changing of ZIP compression level for compressed fields

2006-08-10 Thread Michael McCandless (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-648?page=comments#action_12427394 ] Michael McCandless commented on LUCENE-648: --- Good question! I will try to get the original document if possible and also run some simple tests to see th

[jira] Commented: (LUCENE-648) Allow changing of ZIP compression level for compressed fields

2006-08-10 Thread Grant Ingersoll (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-648?page=comments#action_12427385 ] Grant Ingersoll commented on LUCENE-648: Just curious, have you tried other values in here to see what kind of difference it makes before we go looking for

Re: [jira] Commented: (LUCENE-642) GData Server IndexComponent

2006-08-10 Thread Simon Willnauer
On 8/11/06, Yonik Seeley (JIRA) <[EMAIL PROTECTED]> wrote: [ http://issues.apache.org/jira/browse/LUCENE-642?page=comments#action_12427360 ] Yonik Seeley commented on LUCENE-642: - OK I checked this in because it's more of a code check-in than a patch to

[jira] Commented: (LUCENE-642) GData Server IndexComponent

2006-08-10 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-642?page=comments#action_12427360 ] Yonik Seeley commented on LUCENE-642: - OK I checked this in because it's more of a code check-in than a patch to a stable system, and the top level "ant test-c

[jira] Updated: (LUCENE-642) GData Server IndexComponent

2006-08-10 Thread Simon Willnauer (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-642?page=all ] Simon Willnauer updated LUCENE-642: --- Attachment: 10_08_06.diff Organized imports; Applied against a clean copy; All test passed on 2 machines; best regards simon > GData Server IndexCompon

[jira] Created: (LUCENE-648) Allow changing of ZIP compression level for compressed fields

2006-08-10 Thread Michael McCandless (JIRA)
Allow changing of ZIP compression level for compressed fields - Key: LUCENE-648 URL: http://issues.apache.org/jira/browse/LUCENE-648 Project: Lucene - Java Issue Type: Improvement

Re: [jira] Commented: (LUCENE-642) GData Server IndexComponent

2006-08-10 Thread Simon Willnauer
Damned, I misst to organize the imports in that class, I will correct that tonight! Thanks for applying the patch, quiet a lot of code isn't it! regards simon On 8/10/06, Yonik Seeley (JIRA) <[EMAIL PROTECTED]> wrote: [ http://issues.apache.org/jira/browse/LUCENE-642?page=comments#action_12