[jira] Updated: (LUCENE-788) contrib/benchmark assumes Locale.US for parsing dates in Reuters collection

2007-01-27 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-788: --- Lucene Fields: [New, Patch Available] (was: [New]) > contrib/benchmark assumes Locale.US for parsing

[jira] Updated: (LUCENE-788) contrib/benchmark assumes Locale.US for parsing dates in Reuters collection

2007-01-27 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-788: --- Attachment: 788_benchmark_parseDate_locale_Jan_27.patch Locale.US passed to SimpleDateFormat construc

[jira] Created: (LUCENE-788) contrib/benchmark assumes Locale.US for parsing dates in Reuters collection

2007-01-27 Thread Doron Cohen (JIRA)
contrib/benchmark assumes Locale.US for parsing dates in Reuters collection --- Key: LUCENE-788 URL: https://issues.apache.org/jira/browse/LUCENE-788 Project: Lucene - Java

[jira] Created: (LUCENE-787) ant test won't run in 'out of the box' installation

2007-01-27 Thread Markus Krogemann (JIRA)
ant test won't run in 'out of the box' installation --- Key: LUCENE-787 URL: https://issues.apache.org/jira/browse/LUCENE-787 Project: Lucene - Java Issue Type: Bug Affects Versions: 2.0.0

[jira] Resolved: (LUCENE-785) RAMDirectory not Serializable

2007-01-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-785. --- Resolution: Fixed Fix Version/s: 2.1 > RAMDirectory not Serializable > ---

[jira] Commented: (LUCENE-785) RAMDirectory not Serializable

2007-01-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468061 ] Michael McCandless commented on LUCENE-785: --- I agree, and your fix looks great! I will commit it. Thanks

[jira] Updated: (LUCENE-785) RAMDirectory not Serializable

2007-01-27 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-785: Attachment: ramdir.serializable.diff maybe i'm missing something, but this seema like a trivail fix ... Has

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

2007-01-27 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: (was: trunk.diff.bz2) > InstantiatedIndex - faster but memory consuming index > -

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

2007-01-27 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: (was: trunk.diff) > InstantiatedIndex - faster but memory consuming index > -

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

2007-01-27 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 Patch of the week. Changes: * CachedSearcher -- soft referenced hit col

[jira] Assigned: (LUCENE-785) RAMDirectory not Serializable

2007-01-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-785: - Assignee: Michael McCandless > RAMDirectory not Serializable > --

[jira] Commented: (LUCENE-785) RAMDirectory not Serializable

2007-01-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468014 ] Michael McCandless commented on LUCENE-785: --- Alas, it looks like HashMap.keySet() and .values() are just no

[jira] Updated: (LUCENE-565) Supporting deleteDocuments in IndexWriter (Code and Performance Results Provided)

2007-01-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-565: -- Attachment: NewIndexModifier.Jan2007.take2.patch Thanks for redoing the patch Ning! I