Re: Cassandra LongType data insertion problem for secondary index usage

2011-03-10 Thread buddhasystem
speed. Thanks, Maxim -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Cassandra-LongType-data-insertion-problem-for-secondary-index-usage-tp6158486p6159840.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: Cassandra LongType data insertion problem for secondary index usage

2011-03-10 Thread Adi
That was it. Thanks thobbs :-) The queries work as expected now. -Adi On Thu, Mar 10, 2011 at 1:01 PM, Tyler Hobbs wrote: > I looked again at the original > email

Re: Cassandra LongType data insertion problem for secondary index usage

2011-03-10 Thread Tyler Hobbs
I looked again at the original emailand noticed that besides the bit-shift issue that gets corrected in the next email in the thread, there is another probl

Cassandra LongType data insertion problem for secondary index usage

2011-03-10 Thread Adi
Environment: Cassandra 0.7.0 , C++ Thrift client on windows I have a column family with a secondary index ColumnFamily: Page Columns sorted by: org.apache.cassandra.db.marshal.BytesType Built indexes: [Page.index_domain, Page.index_content_size] Column Metadata: Column N