Re: Slow retrieval using secondary indexes

2013-05-06 Thread aaron morton
cqlsh:Sessions select * from Items where mahoutItemid = 610866442877251584; key| mahoutItemid + 687474703a2f2f6573706f7| 610866442877251584 unsupported operand type(s) for /: 'NoneType' and 'float' Can you put together

Re: Slow retrieval using secondary indexes

2013-05-03 Thread Francisco Nogueira Calmon Sobral
Thanks! The creation of the new CF worked pretty well and fast! Unfortunately, I was unable to trace the request made using secondary indexes: cqlsh:Sessions select * from Items where key = '687474703a2f2f6573706f7'; key| mahoutItemid