[jira] [Updated] (LUCENE-2980) Benchmark's ContentSource should not rely on file suffixes to be lower cased when detecting file type (gzip/bzip2/text)

2011-03-23 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-2980: Attachment: LUCENE-2980.patch Updated patch applies workaround only for GZIP format, as other type

[jira] [Updated] (LUCENE-2980) Benchmark's ContentSource should not rely on file suffixes to be lower cased when detecting file type (gzip/bzip2/text)

2011-03-22 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-2980: Attachment: LUCENE-2980.patch Attached patch adds fixes for: - extension letter case problem. - cl

Re: [jira] [Updated] (LUCENE-2980) Benchmark's ContentSource should not rely on file suffixes to be lower cased when detecting file type (gzip/bzip2/text)

2011-03-22 Thread Shai Erera
Heh -- I think INFRA fixed the subject line thing. Both emails were grouped together by Gmail. Notice that [Created] and [Updated] in both of them. Nice ! On Tue, Mar 22, 2011 at 8:58 PM, Doron Cohen (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/LUCENE-2980?page=com.atlassian.

[jira] [Updated] (LUCENE-2980) Benchmark's ContentSource should not rely on file suffixes to be lower cased when detecting file type (gzip/bzip2/text)

2011-03-22 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-2980: Attachment: LUCENE-2980.patch Patch with test that fail due to this bug. > Benchmark's ContentSou