You can also try Phoenix, which does this automatically for you. (https://github.com/forcedotcom/phoenix)
________________________________ From: Ramasubramanian <[email protected]> To: [email protected] Sent: Wednesday, October 16, 2013 1:38 AM Subject: How to query based on partial row key Hi, Can someone help how to query on partial rowkey. For example I have rowkey like below: Name1|accounts|t120 Name2|HR|t110 Etc., I need to get all records which has "accounts" in the rowkey. Pls help how to frame the query. Regards, Rams
