Re: Compass vs Solr

2007-06-13 Thread Ryan McKinley
compass is nice: you install it and it just works. I was totally impressed. Can anyone suggest which one would perform/scale well Compass or Solr? It depends on what your app looks like. If you need to update the index from multiple computers at the same time (load balancing) - solr is t

Re: Compass vs Solr

2007-06-13 Thread Otis Gospodnetic
If your question is about scaling only, I'd put my money on Solr when compared to Compass+Lucene if you are looking at the OO(T?)B offering. Check the Solr Wiki for Master/Slave information. If you go with Compass+Lucene, you'll need to do implement something like that yourself. Otis -- Lucen