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

2009-12-22 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793918#action_12793918 ] Marvin Humphrey commented on LUCENE-2026: - > Very interesting - thanks. So it also

[jira] Issue Comment Edited: (LUCENE-2026) Refactoring of IndexWriter

2009-12-22 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793431#action_12793431 ] Marvin Humphrey edited comment on LUCENE-2026 at 12/23/09 3:54 AM: -

[jira] Commented: (LUCENE-2120) Possible file handle leak in near real-time reader

2009-12-22 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793803#action_12793803 ] John Wang commented on LUCENE-2120: --- Yes we have done perf tests. We see no indexing thr

[jira] Commented: (LUCENE-2120) Possible file handle leak in near real-time reader

2009-12-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793775#action_12793775 ] Michael McCandless commented on LUCENE-2120: I briefly diff'd the BR_DELETE_OP

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

2009-12-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793737#action_12793737 ] Michael McCandless commented on LUCENE-2026: {quote} Processes are Lucy's pri

Re: 3.0 api change

2009-12-22 Thread John Wang
Thanks Uwe for clearing this up! -John On Mon, Dec 21, 2009 at 11:22 PM, Uwe Schindler wrote: > This method was accidentially removed because it had no javadocs and was > “somehow invisible”. This is the second one found, that was accidentially > removed (the other was IR.getTermIndexDivisor).

[jira] Commented: (LUCENE-2178) Benchmark contrib should allow multiple locations in ext.classpath

2009-12-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793673#action_12793673 ] Michael McCandless commented on LUCENE-2178: Looks good -- I'll commit. Thank

[jira] Resolved: (LUCENE-2178) Benchmark contrib should allow multiple locations in ext.classpath

2009-12-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2178. Resolution: Fixed Fix Version/s: 3.1 > Benchmark contrib should allow multi

[jira] Assigned: (LUCENE-2178) Benchmark contrib should allow multiple locations in ext.classpath

2009-12-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-2178: -- Assignee: Michael McCandless > Benchmark contrib should allow multiple locatio

[jira] Commented: (LUCENE-2178) Benchmark contrib should allow multiple locations in ext.classpath

2009-12-22 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793627#action_12793627 ] Steven Rowe commented on LUCENE-2178: - Trivial patch to fix (works with single or mult

[jira] Updated: (LUCENE-2178) Benchmark contrib should allow multiple locations in ext.classpath

2009-12-22 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2178: Description: When {{ant run-task}} is invoked with the {{-Dbenchmark.ext.classpath=...}} option,

[jira] Resolved: (LUCENE-2177) The Field ctors that take byte[] shouldn't take Store, since it must be YES

2009-12-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2177. Resolution: Fixed > The Field ctors that take byte[] shouldn't take Store, since i

[jira] Created: (LUCENE-2178) Benchmark contrib should allow multiple locations in ext.classpath

2009-12-22 Thread Steven Rowe (JIRA)
Benchmark contrib should allow multiple locations in ext.classpath -- Key: LUCENE-2178 URL: https://issues.apache.org/jira/browse/LUCENE-2178 Project: Lucene - Java Issue Type:

[jira] Updated: (LUCENE-1972) Remove (deprecated) ExtendedFieldCache and Auto/Custom caches and lot's of deprecated sort logic

2009-12-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1972: -- Attachment: LUCENE-1972-fix.patch Attached is the patch, committed in 3.0 branch and trunk (re