Re: Strategy --> Frequent updates in our application

2011-06-03 Thread Otis Gospodnetic
r-user@lucene.apache.org > Sent: Fri, June 3, 2011 2:10:27 PM > Subject: Re: Strategy --> Frequent updates in our application > > On Jun 2, 2011, at 8:29 PM, Naveen Gupta wrote: > > > and what about NRT, is it fine to apply in this case of scenario > > Is NRT re

Re: Strategy --> Frequent updates in our application

2011-06-03 Thread Jack Repenning
On Jun 2, 2011, at 8:29 PM, Naveen Gupta wrote: > and what about NRT, is it fine to apply in this case of scenario Is NRT really what's wanted here? I'm asking the experts, as I have a situation not too different from the b.p. It appears to me (from the dox) that NRT makes a difference in the

Re: Strategy --> Frequent updates in our application

2011-06-03 Thread Erick Erickson
gt; > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Strategy-Frequent-updates-in-our-application-tp3018386p3019475.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Strategy --> Frequent updates in our application

2011-06-03 Thread pravesh
in context: http://lucene.472066.n3.nabble.com/Strategy-Frequent-updates-in-our-application-tp3018386p3019475.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Strategy --> Frequent updates in our application

2011-06-03 Thread Nagendra Nagarajayya
Hi Naveen: Solr with RankingAlgorithm supports NRT. The performance is about 262 docs / sec. You can get more information about the performance and NRT from here: http://solr-ra.tgels.com/wiki/en/Near_Real_Time_Search You can download Solr with RankingAlgorithm from here: http://solr-ra.tgels

Re: Strategy --> Frequent updates in our application

2011-06-03 Thread Naveen Gupta
Master+Slave SOLR setup? > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Strategy-Frequent-updates-in-our-application-tp3018386p3019040.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Strategy --> Frequent updates in our application

2011-06-03 Thread pravesh
? -- View this message in context: http://lucene.472066.n3.nabble.com/Strategy-Frequent-updates-in-our-application-tp3018386p3019040.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Strategy --> Frequent updates in our application

2011-06-02 Thread Otis Gospodnetic
- Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ - Original Message > From: Naveen Gupta > To: solr-user@lucene.apache.org > Sent: Thu, June 2, 2011 11:29:42 PM > Subject: Strategy --> Frequent updates i

Strategy --> Frequent updates in our application

2011-06-02 Thread Naveen Gupta
Hi We are having an application where every 10 mins, we are doing indexing of users docs repository, and eventually, if some thread is being added in that particular discussion, we need to index the thread again (please note we are not doing blind indexing each time, we have various rules to filte