RE: SOLR reindexing

2013-03-04 Thread Branham, Jeremy [HR]
fucit.org] Sent: Friday, March 01, 2013 6:22 PM To: solr-user@lucene.apache.org Subject: Re: SOLR reindexing : For full reindexes (DIH full-import), I use build cores, then swap them with : the live cores. I don't do this for performance reasons, I do it because I : want to continue making increm

Re: SOLR reindexing

2013-03-01 Thread Chris Hostetter
: For full reindexes (DIH full-import), I use build cores, then swap them with : the live cores. I don't do this for performance reasons, I do it because I : want to continue making incremental updates to the live cores while the : rebuild is underway. The rebuild takes four hours. that's kind

RE: SOLR reindexing

2013-03-01 Thread Branham, Jeremy [HR]
[mailto:s...@elyograg.org] Sent: Friday, March 01, 2013 2:31 PM To: solr-user@lucene.apache.org Subject: Re: SOLR reindexing On 3/1/2013 12:01 PM, Branham, Jeremy [HR] wrote: > I've read this... > http://stackoverflow.com/questions/5154093/solr-requests-time-out-duri > ng-index-

Re: SOLR reindexing

2013-03-01 Thread Shawn Heisey
On 3/1/2013 12:01 PM, Branham, Jeremy [HR] wrote: I've read this... http://stackoverflow.com/questions/5154093/solr-requests-time-out-during-index-update-perhaps-replication-a-possible-solut [Using SOLR 1.4] We are doing intraday full re-index because we aren't sure if the document has been mo