You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Juan Ezquerro <ju...@sofistic.net> on 2012/04/24 13:35:34 UTC

New to cassandra

Hi,

Is it possible to perform a search in supercolumn metadata?
Supercolumn do not accept secondary index so....that is not possible?

-- 
Juan Ezquerro LLanes <Sofistic Team>

Re: New to cassandra

Posted by aaron morton <aa...@thelastpickle.com>.
No, you cannot run secondary indexes on super columns. 

Often a design that uses super columns can be expressed using CompositeColumns. Which would allow you to use secondary indexes. 

Cheers

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

On 24/04/2012, at 11:35 PM, Juan Ezquerro wrote:

> Hi,
> 
> Is it possible to perform a search in supercolumn metadata?
> Supercolumn do not accept secondary index so....that is not possible?
> 
> -- 
> Juan Ezquerro LLanes <Sofistic Team>