How real-time are Soir/Lucene queries?

2010-05-20 Thread Thomas J. Buhr
Hello Soir, Soir looks like an excellent API and its nice to have a tutorial that makes it easy to discover the basics of what Soir does, I'm impressed. I can see plenty of potential uses of Soir/Lucene and I'm interested now in just how real-time the queries made to an index can be? For examp

Re: How real-time are Soir/Lucene queries?

2010-05-20 Thread Walter Underwood
Solr is a very good engine, but it is not real-time. You can turn off the caches and reduce the delays, but it is fundamentally not real-time. I work at MarkLogic, and we have a real-time transactional search engine (and respository). If you are curious, contact me directly. I do like Solr for

Re: How real-time are Soir/Lucene queries?

2010-05-20 Thread Ben Eliott
You may wish to look at Lucandra: http://github.com/tjake/Lucandra On 21 May 2010, at 06:12, Walter Underwood wrote: Solr is a very good engine, but it is not real-time. You can turn off the caches and reduce the delays, but it is fundamentally not real-time. I work at MarkLogic, and we h

Re: How real-time are Soir/Lucene queries?

2010-05-21 Thread Ben Eliott
Further to earlier note re Lucandra. I note that Cassandra, which Lucandra backs onto, is 'eventually consistent', so given your real- time requirements, you may want to review this in the first instance, if Lucandra is of interest. On 21 May 2010, at 06:12, Walter Underwood wrote: Solr

Re: How real-time are Soir/Lucene queries?

2010-05-21 Thread Dennis Gearon
'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Thu, 5/20/10, Walter Underwood wrote: > From: Walter Underwood > Subject: Re: How real-time are Soir/Lucene queries? > To: solr-user@lucene.apache.org > Date: Thursday, May 20, 2010, 10:12 PM > Solr is

Re: How real-time are Soir/Lucene queries?

2010-05-21 Thread Walter Underwood
'Hot, Flat, and Crowded' > Laugh at http://www.yert.com/film.php > > > --- On Thu, 5/20/10, Walter Underwood wrote: > >> From: Walter Underwood >> Subject: Re: How real-time are Soir/Lucene queries? >> To: solr-user@lucene.apache.org >> Date: Thursda