It will depend on your query needs, if you only need pattern matching on 
strings and single (or a few) term queries I would start with a custom index. 

If you need more features try https://github.com/tjake/Solandra

Cheers
   
-----------------
Aaron Morton
Freelance Cassandra Developer
@aaronmorton
http://www.thelastpickle.com

On 5 Aug 2011, at 09:06, mcasandra wrote:

> We have requirements to be able to search on lot of column values or even
> names. In such scenario does it make sence to use Solr instead for indexed
> data and leave data unindexed in Cassandra for most part?
> 
> Is someone using it this way?
> 
> --
> View this message in context: 
> http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/CF-index-or-Solr-tp6654271p6654271.html
> Sent from the cassandra-u...@incubator.apache.org mailing list archive at 
> Nabble.com.

Reply via email to