[jira] Commented: (LUCENE-2026) Refactoring of IndexWriter

2009-12-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794095#action_12794095 ] Michael McCandless commented on LUCENE-2026: {quote} bq. Very interesting - th

[jira] Created: (LUCENE-2179) CharArraySet.clear()

2009-12-23 Thread Robert Muir (JIRA)
CharArraySet.clear() Key: LUCENE-2179 URL: https://issues.apache.org/jira/browse/LUCENE-2179 Project: Lucene - Java Issue Type: Improvement Components: Analysis Reporter: Robert Muir Pri

[jira] Commented: (LUCENE-2026) Refactoring of IndexWriter

2009-12-23 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794137#action_12794137 ] Marvin Humphrey commented on LUCENE-2026: - > we can't give hints to the OS to tell

[jira] Updated: (LUCENE-2179) CharArraySet.clear()

2009-12-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2179: -- Attachment: LUCENE-2179.patch Patch for clear() and modified test. The test already checks, th

[jira] Assigned: (LUCENE-2179) CharArraySet.clear()

2009-12-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-2179: - Assignee: Uwe Schindler > CharArraySet.clear() > > >

[jira] Updated: (LUCENE-2169) Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.

2009-12-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2169: Attachment: LUCENE-2169.patch patch that incorporates uwes additions to the testcases and

[jira] Commented: (LUCENE-2169) Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.

2009-12-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794147#action_12794147 ] Simon Willnauer commented on LUCENE-2169: - Uwe, when I first looked at your patch

[jira] Commented: (LUCENE-2169) Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.

2009-12-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794157#action_12794157 ] Uwe Schindler commented on LUCENE-2169: --- But you now changed the behaviour of copy()

[jira] Commented: (LUCENE-2169) Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.

2009-12-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794160#action_12794160 ] Simon Willnauer commented on LUCENE-2169: - bq. But you now changed the behaviour o

[jira] Commented: (LUCENE-2026) Refactoring of IndexWriter

2009-12-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794161#action_12794161 ] Michael McCandless commented on LUCENE-2026: {quote} For what it's worth, we h

[jira] Commented: (LUCENE-2179) CharArraySet.clear()

2009-12-23 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794162#action_12794162 ] Simon Willnauer commented on LUCENE-2179: - patch looks good uwe! +1 from my side

[jira] Commented: (LUCENE-2169) Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.

2009-12-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794207#action_12794207 ] Uwe Schindler commented on LUCENE-2169: --- OK. I will commit this together with LUCEN

[jira] Commented: (LUCENE-2179) CharArraySet.clear()

2009-12-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794208#action_12794208 ] Uwe Schindler commented on LUCENE-2179: --- I will commit this together with LUCENE-216

[jira] Commented: (LUCENE-2179) CharArraySet.clear()

2009-12-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794218#action_12794218 ] Uwe Schindler commented on LUCENE-2179: --- For this to work, in BW branch the clear()

[jira] Resolved: (LUCENE-2179) CharArraySet.clear()

2009-12-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2179. --- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [New]) Committed revis

[jira] Resolved: (LUCENE-2169) Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.

2009-12-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2169. --- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [New]) Committed revis