understanding of native indexes: limitations, potential side effects,...

2012-05-16 Thread David Vanderfeesten
Hi I like to better understand the limitations of native indexes, potential side effects and scenarios where they are required. My understanding so far : - Is that indexes on each node are storing indexes for data locally on the node itself. - Indexes do not return values in a sorted way (hashes

RE: understanding of native indexes: limitations, potential side effects,...

2012-05-16 Thread Jeremiah Jordan
Subject: understanding of native indexes: limitations, potential side effects,... Hi I like to better understand the limitations of native indexes, potential side effects and scenarios where they are required. My understanding so far : - Is that indexes on each node are storing indexes for data

Re: understanding of native indexes: limitations, potential side effects,...

2012-05-16 Thread David Vanderfeesten
...@gmail.com] *Sent:* Wednesday, May 16, 2012 6:58 AM *To:* user@cassandra.apache.org *Subject:* understanding of native indexes: limitations, potential side effects,... Hi I like to better understand the limitations of native indexes, potential side effects and scenarios where

Re: understanding of native indexes: limitations, potential side effects,...

2012-05-16 Thread Dave Brosius
, May 16, 2012 6:58 AM *To:* user@cassandra.apache.org mailto:user@cassandra.apache.org *Subject:* understanding of native indexes: limitations, potential side effects,... Hi I like to better understand the limitations of native indexes, potential side effects and scenarios

Re: understanding of native indexes: limitations, potential side effects,...

2012-05-16 Thread David Vanderfeesten
of rows is large this can become an issue. -Jeremiah -- *From:* David Vanderfeesten [feest...@gmail.com] *Sent:* Wednesday, May 16, 2012 6:58 AM *To:* user@cassandra.apache.org *Subject:* understanding of native indexes: limitations, potential side effects,... Hi