Skip to content

Instantly share code, notes, and snippets.

@besquared
Created December 7, 2008 09:09
Show Gist options
  • Select an option

  • Save besquared/33065 to your computer and use it in GitHub Desktop.

Select an option

Save besquared/33065 to your computer and use it in GitHub Desktop.
obs = Cartographer::Observation.search('application:friend')
=> #<OpenStruct found=1, start=0, score=nil, max_score=0.60081923, documents=[#<Cartographer::Observation:0xca548b @attributes={:account=>"80c27664-b047-4c0a-86f3-342c0cdf36c7", :file=>"bXKLVAfGvp7R2oryH1wIT7.tab.bz2", :dataset=>"purchases", :size=>392482, :application=>"friends for sale", :created_at=>1228640870, :type=>"activities", :pk=>"mykey", :hour=>340875, :dt=>"cartographer::observation", :score=>0.60081923}, @key="mykey", @errors=[]>]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment