Re: Any realtime indexing plugin available for SOLR

2010-05-27 Thread Antonio Lobato
Funny enough, I've been looking for my own solution too. The Zoie plugin does not work on multi-core setups, so that's bust for me. Once you commit something to index, you need to "warm" a new searcher (load all the data from disk into memory/cache) like Erik says. On a smaller index, this is

Re: Any realtime indexing plugin available for SOLR

2010-05-27 Thread Erik Hatcher
On May 26, 2010, at 11:29 AM, Dennis Gearon wrote: I thought that if entries were COMMITed to the index, they were immediately visible? Is this true, or am I smoking Java coffee beans? They're visible after a commit AND warming are complete, yes. But there could be a potentially substa

RE: Any realtime indexing plugin available for SOLR

2010-05-26 Thread stefan.maric
message in context: http://lucene.472066.n3.nabble.com/Any-realtime-indexing-plugin-available-for-SOLR-tp845026p845026.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Any realtime indexing plugin available for SOLR

2010-05-26 Thread Dennis Gearon
w.yert.com/film.php --- On Wed, 5/26/10, Marco Martinez wrote: > From: Marco Martinez > Subject: Re: Any realtime indexing plugin available for SOLR > To: solr-user@lucene.apache.org > Date: Wednesday, May 26, 2010, 7:51 AM > Maybe this will help you > > http://snaprojects.

RE: Any realtime indexing plugin available for SOLR

2010-05-26 Thread Nagelberg, Kallin
erg -Original Message- From: bbarani [mailto:bbar...@gmail.com] Sent: Wednesday, May 26, 2010 10:39 AM To: solr-user@lucene.apache.org Subject: Any realtime indexing plugin available for SOLR Hi, Sorry if I am asking this question again in this forum.. Is there any plugin which I can use to

Re: Any realtime indexing plugin available for SOLR

2010-05-26 Thread Marco Martinez
gt; -- > View this message in context: > http://lucene.472066.n3.nabble.com/Any-realtime-indexing-plugin-available-for-SOLR-tp845026p845026.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Any realtime indexing plugin available for SOLR

2010-05-26 Thread bbarani
://lucene.472066.n3.nabble.com/Any-realtime-indexing-plugin-available-for-SOLR-tp845026p845026.html Sent from the Solr - User mailing list archive at Nabble.com.