Re: Strategy for re-indexing

2010-10-08 Thread Allistair Crossley
Thanks for your time responding to this. I have decided also to go down the route of cron-scheduled Perl LWP pings to DIH + deltaQueries. This seems to work inline with what the business requires and for the index size. Thanks again On Oct 7, 2010, at 7:46 AM, Shawn Heisey wrote: > On 10/6/201

Re: Strategy for re-indexing

2010-10-07 Thread Shawn Heisey
On 10/6/2010 10:49 AM, Allistair Crossley wrote: Hi, I was interested in gaining some insight into how you guys schedule updates for your Solr index (I have a single index). Right now during development I have added deltaQuery specifications to data import entities to control the number of r

Re: Strategy for re-indexing

2010-10-06 Thread Otis Gospodnetic
Hi, I don't *think* there is any DIH request queuing going on - each is triggered by the DIH request. You need to queue them yourself if your app/data is such that running multiple imports/deltas causes problems with either hardware or data. Otis Sematext :: http://sematext.com/ :: Solr