[jira] Closed: (LUCENE-592) Create compound file after addIndexes but before rewrite of segments

2007-02-25 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch closed LUCENE-592. Resolution: Won't Fix Fix Version/s: 2.1 The described problem can not occur with Lucene 2.1

[jira] Updated: (LUCENE-550) InstantiatedIndex - faster but memory consuming index

2007-02-25 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wettin updated LUCENE-550: --- Attachment: trunk.diff.bz2 New Patch. Mainly updates in contrib/didyoumean. Merged some core conflict

[jira] Closed: (LUCENE-554) Possible index corruption if crashing while replacing segments file

2007-02-25 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch closed LUCENE-554. > Possible index corruption if crashing while replacing segments file > ---

[jira] Resolved: (LUCENE-554) Possible index corruption if crashing while replacing segments file

2007-02-25 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-554. -- Resolution: Fixed Fix Version/s: 2.1 With lockless commits there is no file renaming any

[jira] Commented: (LUCENE-751) cannot retrieve term positions from indices using ISOLatin1AccentFilter

2007-02-25 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475767 ] Michael Busch commented on LUCENE-751: -- Hi Huajing, it would be great if you could provide a testcase showing t

[jira] Updated: (LUCENE-800) Incorrect parsing by QueryParser.parse() when it encounters backslashes (always eats one backslash.)

2007-02-25 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-800: - Attachment: Lucene-800.patch With this patch a query like (item:\\ item:ABCD\\) does not throw a

[jira] Commented: (LUCENE-814) javacc on Win32 (cygwin) creates wrong line endings - fix them with 'ant replace'

2007-02-25 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475758 ] Michael Busch commented on LUCENE-814: -- Doron, I tried your patch and it works fine for me. The generated files

[jira] Created: (LUCENE-815) contrib/benchmark libraries are not packaged in 2.1.0 release

2007-02-25 Thread Grant Ingersoll (JIRA)
contrib/benchmark libraries are not packaged in 2.1.0 release - Key: LUCENE-815 URL: https://issues.apache.org/jira/browse/LUCENE-815 Project: Lucene - Java Issue Type: Bug Affe