Re: New LuSolr trunk (was: RE: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling)

2010-03-23 Thread Grant Ingersoll
On Mar 22, 2010, at 8:27 AM, Uwe Schindler wrote: Hi all, the discussion where to do the development after the merge, now gets actual: Currently a lusolr test-trunk is done as a branch inside solr (https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk). The question is, where

Re: New LuSolr trunk (was: RE: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling)

2010-03-23 Thread Grant Ingersoll
...@thetaphi.de -Original Message- From: Michael McCandless [mailto:luc...@mikemccandless.com] Sent: Monday, March 22, 2010 11:37 AM To: java-dev@lucene.apache.org Subject: Re: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling I think we should. It (newtrunk

Re: New LuSolr trunk (was: RE: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling)

2010-03-23 Thread Yonik Seeley
@lucene.apache.org Subject: Re: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling I think we should. It (newtrunk) was created to test Hoss's side-by-sdie proposal, and that approach looks to be working very well. Up until now we've been committing to the old trunk

[jira] Resolved: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling

2010-03-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2297. Resolution: Fixed Fixed on newtrunk. IndexWriter should let you optionally

RE: [jira] Resolved: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling

2010-03-22 Thread Uwe Schindler
@lucene.apache.org Subject: [jira] Resolved: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling [ https://issues.apache.org/jira/browse/LUCENE- 2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2297

Re: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling

2010-03-22 Thread Michael McCandless
-Original Message- From: Michael McCandless (JIRA) [mailto:j...@apache.org] Sent: Monday, March 22, 2010 11:22 AM To: java-dev@lucene.apache.org Subject: [jira] Resolved: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling      [ https://issues.apache.org/jira

Re: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling

2010-03-22 Thread Chris Male
Message- From: Michael McCandless (JIRA) [mailto:j...@apache.org] Sent: Monday, March 22, 2010 11:22 AM To: java-dev@lucene.apache.org Subject: [jira] Resolved: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling [ https://issues.apache.org/jira/browse

Re: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling

2010-03-22 Thread Michael McCandless
) IndexWriter should let you optionally enable reader pooling      [ https://issues.apache.org/jira/browse/LUCENE- 2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2297.     Resolution

Re: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling

2010-03-22 Thread Chris Male
eMail: u...@thetaphi.de -Original Message- From: Michael McCandless (JIRA) [mailto:j...@apache.org] Sent: Monday, March 22, 2010 11:22 AM To: java-dev@lucene.apache.org Subject: [jira] Resolved: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling

Re: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling

2010-03-22 Thread Earwin Burrfoot
: Michael McCandless (JIRA) [mailto:j...@apache.org] Sent: Monday, March 22, 2010 11:22 AM To: java-dev@lucene.apache.org Subject: [jira] Resolved: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling      [ https://issues.apache.org/jira/browse/LUCENE

New LuSolr trunk (was: RE: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling)

2010-03-22 Thread Uwe Schindler
-Original Message- From: Michael McCandless [mailto:luc...@mikemccandless.com] Sent: Monday, March 22, 2010 11:37 AM To: java-dev@lucene.apache.org Subject: Re: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling I think we should. It (newtrunk) was created to test

[jira] Updated: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling

2010-03-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2297: --- Attachment: LUCENE-2297.patch Adds IWC.set/getReaderPooling. IndexWriter should

[jira] Created: (LUCENE-2297) IndexWriter should let you optionally enable reader pooling

2010-03-05 Thread Michael McCandless (JIRA)
IndexWriter should let you optionally enable reader pooling --- Key: LUCENE-2297 URL: https://issues.apache.org/jira/browse/LUCENE-2297 Project: Lucene - Java Issue Type: Improvement