Re: Best practice for Delta every 2 Minutes.

2010-12-17 Thread Lance Norskog
o Life, >>  otherwise we all die. >> >> >> --- On Thu, 12/16/10, Li Li wrote: >> >> > From: Li Li >> > Subject: Re: Best practice for Delta every 2 Minutes. >> > To: solr-user@lucene.apache.org >> > Date: Thursday, December 16,

Re: Best practice for Delta every 2 Minutes.

2010-12-17 Thread Erick Erickson
, > otherwise we all die. > > > --- On Thu, 12/16/10, Li Li wrote: > > > From: Li Li > > Subject: Re: Best practice for Delta every 2 Minutes. > > To: solr-user@lucene.apache.org > > Date: Thursday, December 16, 2010, 10:54 PM > > I think it will not

Re: Best practice for Delta every 2 Minutes.

2010-12-16 Thread Dennis Gearon
. from 'http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036' EARTH has a Right To Life, otherwise we all die. --- On Thu, 12/16/10, Li Li wrote: > From: Li Li > Subject: Re: Best practice for Delta every 2 Minutes. > To: solr-user@lucene.apache.org > D

Re: Best practice for Delta every 2 Minutes.

2010-12-16 Thread Li Li
sessions >> WHERE created BETWEEN DATE_ADD( NOW(), INTERVAL - 10 HOUR ) AND NOW() >> OR modified BETWEEN '${dataimporter.last_index_time}' AND DATE_ADD( NOW(), >> INTERVAL - 1 HOUR  ) " >> -- >> View this message in context: >> http://lucene.472066.n3.nabble.com/Best-practice-for-Delta-every-2-Minutes-tp1992714p1992714.html >> Sent from the Solr - User mailing list archive at Nabble.com. >> >

Re: Best practice for Delta every 2 Minutes.

2010-12-16 Thread Li Li
track down performance with DIH >> >> http://wiki.apache.org/solr/DataImportHandler#interactive >> >> <http://wiki.apache.org/solr/DataImportHandler#interactive>Best >> Erick >> >> On Tue, Nov 30, 2010 at 9:01 AM, stockii  wrote: >> >>>

Re: Best practice for Delta every 2 Minutes.

2010-12-02 Thread Erick Erickson
stances, one for search and > one > for updating ? or is there the danger of corrupt indizes ? > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Best-practice-for-Delta-every-2-Minutes-tp1992714p2005108.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Best practice for Delta every 2 Minutes.

2010-12-02 Thread stockii
runs two instances, one for search and one for updating ? or is there the danger of corrupt indizes ? -- View this message in context: http://lucene.472066.n3.nabble.com/Best-practice-for-Delta-every-2-Minutes-tp1992714p2005108.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Best practice for Delta every 2 Minutes.

2010-12-01 Thread Jonathan Rochkind
th DIH http://wiki.apache.org/solr/DataImportHandler#interactive <http://wiki.apache.org/solr/DataImportHandler#interactive>Best Erick On Tue, Nov 30, 2010 at 9:01 AM, stockii wrote: how do you think is the deltaQuery better ? XD -- View this message in context: http://lucene.472066.n3.n

Re: Best practice for Delta every 2 Minutes.

2010-12-01 Thread stockii
http://10.1.0.10:8983/solr/payment/dataimport?commad=delta-import&debug=on dont work. no debug is started =( thanks. i will try mergefactor=2 -- View this message in context: http://lucene.472066.n3.nabble.com/Best-practice-for-Delta-every-2-Minutes-tp1992714p1997595.html Sent from the

Re: Best practice for Delta every 2 Minutes.

2010-11-30 Thread Li Li
ATE_ADD( NOW(), INTERVAL - 10 HOUR ) AND NOW() > OR modified BETWEEN '${dataimporter.last_index_time}' AND DATE_ADD( NOW(), > INTERVAL - 1 HOUR  ) " > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Best-practice-for-Delta-every-2-Minutes-

Re: Best practice for Delta every 2 Minutes.

2010-11-30 Thread Erick Erickson
ssage in context: > http://lucene.472066.n3.nabble.com/Best-practice-for-Delta-every-2-Minutes-tp1992714p1992774.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Best practice for Delta every 2 Minutes.

2010-11-30 Thread stockii
... -- View this message in context: http://lucene.472066.n3.nabble.com/Best-practice-for-Delta-every-2-Minutes-tp1992714p1992908.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Best practice for Delta every 2 Minutes.

2010-11-30 Thread stockii
how do you think is the deltaQuery better ? XD -- View this message in context: http://lucene.472066.n3.nabble.com/Best-practice-for-Delta-every-2-Minutes-tp1992714p1992774.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Best practice for Delta every 2 Minutes.

2010-11-30 Thread stockii
everyday ~30.000 Documents and every hour ~1200 multiple thread with DIH ? how it works ? -- View this message in context: http://lucene.472066.n3.nabble.com/Best-practice-for-Delta-every-2-Minutes-tp1992714p1992767.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Best practice for Delta every 2 Minutes.

2010-11-30 Thread Erick Erickson
R ) " > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Best-practice-for-Delta-every-2-Minutes-tp1992714p1992714.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Best practice for Delta every 2 Minutes.

2010-11-30 Thread stockii
text: http://lucene.472066.n3.nabble.com/Best-practice-for-Delta-every-2-Minutes-tp1992714p1992714.html Sent from the Solr - User mailing list archive at Nabble.com.