Well I want something beyond a key value store. I want to be able to free-text search documents I want to be able to retrieve documents based on other criteria
I'm not sure how that would compare with something like MongoDB. Thanks. On Tue, Nov 1, 2011 at 11:49 AM, Walter Underwood <wun...@wunderwood.org>wrote: > Other than "it isn't a database"? > > If you want a key/value store, use one of those. If you want a full DB > with transactions, use one of those. > > wunder > > On Nov 1, 2011, at 8:47 AM, Memory Makers wrote: > > > Greetings guys, > > > > I have been thinking of using Solr as a simple database due to it's > > blinding speed -- actually I've used that approach in some projects with > > decent success. > > > > Any thoughts on that? > > > > Thanks, > > > > MM. > > > > > >