Skip to content

Instantly share code, notes, and snippets.

@dayanand-sourcebits
Created March 28, 2012 22:31
Show Gist options
  • Save dayanand-sourcebits/2231122 to your computer and use it in GitHub Desktop.
Save dayanand-sourcebits/2231122 to your computer and use it in GitHub Desktop.
Command.find('6geFvMBEFGqY3YEqSrXiC2qRD2j')
<Command:6geFvMBEFGqY3YEqSrXiC2qRD2j created_at=2012-03-28 22:28:45 UTC sorting_time=1332967640 command_type="302" source="web" state="device_notified" device_id="355031040449155" delivery_requested_at=2012-03-28 18:28:45 UTC updated_at=2012-03-28 22:28:45 UTC profile_type=nil params=nil device_audit_id=nil>
Riak search
1.9.2-p290 :184 > client.search('commands','device_id:355031040449155')
=> {"responseHeader"=>{"status"=>0, "QTime"=>14, "params"=>{"q"=>"device_id:355031040449155", "q.op"=>"or", "filter"=>"", "wt"=>"json"}}, "response"=>{"numFound"=>0, "start"=>0, "maxScore"=>"0.0", "docs"=>[]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment