Re: Proper Mutation to IntegerType column w/ secondary index
I'll also try LongType index. I'll let you know how that works. Regards, P.
Proper Mutation to IntegerType column w/ secondary index
Hi, I see strange behaviour using CF with two secondary indexes, one IntegerType one UTF8Type. Using Cassanra 1.0.9 and CF: create column family IndexTest with column_type=Standard and comparator=UTF8Type and default_validation_class=UTF8Type and key_validation_class=UTF8Type