RE: SOLR Index or database

2010-03-04 Thread Dallan Quass
in memory. The MySQL databases require one disk IO for each record displayed in the search results. --dallan > -Original Message- > From: Walter Underwood [mailto:wun...@wunderwood.org] > Sent: Wednesday, March 03, 2010 1:20 PM > To: solr-user@lucene.apache.org > Subject: R

Re: SOLR Index or database

2010-03-03 Thread Walter Underwood
You need two, maybe three things that Solr doesn't do (or doesn't do well): * field updating * storing content * real time search and/or simple transactions I would seriously look at Mark Logic for that. It does all of those, plus full-text search, gracefully, plus it scales. There is also a ver

SOLR Index or database

2010-03-03 Thread caman
imho but would love to hear community view. Any feedback appreciated thanks -- View this message in context: http://old.nabble.com/SOLR-Index-or-database-tp27772362p27772362.html Sent from the Solr - User mailing list archive at Nabble.com.