Is there a way to scan for and have Accumulo return only the matching keys and not the values associated with the matching keys that are returned? We have some queries where we would like to avoid pulling back the data to avoid deserialization overhead so our key's CQ encodes some of the data values that we can use.
Thanks! -- Sent from: http://apache-accumulo.1065345.n5.nabble.com/Developers-f3.html
