Reindexing mode for solr

2008-04-25 Thread Jonathan Ariel
Hi, Is there any way to tell solr to load in a kind of reindexing mode, which won't open a new searcher after every commit, etc? This is just when you don't have it available to query because you just want to reindex all the information. What do you think? Jonathan

Re: Reindexing mode for solr

2008-04-25 Thread Otis Gospodnetic
Message From: Jonathan Ariel [EMAIL PROTECTED] To: solr-user@lucene.apache.org Sent: Friday, April 25, 2008 10:05:55 AM Subject: Reindexing mode for solr Hi, Is there any way to tell solr to load in a kind of reindexing mode, which won't open a new searcher after every commit, etc

Re: Reindexing mode for solr

2008-04-25 Thread Walter Underwood
. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Jonathan Ariel [EMAIL PROTECTED] To: solr-user@lucene.apache.org Sent: Friday, April 25, 2008 10:05:55 AM Subject: Reindexing mode for solr Hi, Is there any way to tell solr

Re: Reindexing mode for solr

2008-04-25 Thread Jonathan Ariel
@lucene.apache.org Sent: Friday, April 25, 2008 10:05:55 AM Subject: Reindexing mode for solr Hi, Is there any way to tell solr to load in a kind of reindexing mode, which won't open a new searcher after every commit, etc? This is just when you don't have it available to query because you just want

Re: Reindexing mode for solr

2008-04-25 Thread Otis Gospodnetic
://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Jonathan Ariel [EMAIL PROTECTED] To: solr-user@lucene.apache.org Sent: Friday, April 25, 2008 12:11:49 PM Subject: Re: Reindexing mode for solr You're right. But I'm concerned about some Max Number of Searchers

Re: Reindexing mode for solr

2008-04-25 Thread Mike Klaas
On 25-Apr-08, at 7:05 AM, Jonathan Ariel wrote: Hi, Is there any way to tell solr to load in a kind of reindexing mode, which won't open a new searcher after every commit, etc? This is just when you don't have it available to query because you just want to reindex all the information.