|
|
-
Shell .META. scan STARTROW questionJean-Marc Spaggiari 2013-02-25, 15:24
Hi,
When I run this in the shell: scan 'entry' , {STARTROW => 'z', LIMIT => 10} I get rows starting with z. That's fine. But when I run this: scan '.META.' , {STARTROW => 'z', LIMIT => 10} it's scanning the .META. from the beginning. Like if startrow was not considered. Is there a special character at the beginning of the .META. keys? It seems not. JM +
ramkrishna vasudevan 2013-02-25, 15:28
+
Kevin O'dell 2013-02-25, 15:28
+
Kevin O'dell 2013-02-25, 15:28
+
Jean-Marc Spaggiari 2013-02-25, 15:36
+
Jean-Marc Spaggiari 2013-02-25, 16:02
|