Skip to content

Instantly share code, notes, and snippets.

@bsy
Created July 14, 2009 21:03
Show Gist options
  • Save bsy/147196 to your computer and use it in GitHub Desktop.
Save bsy/147196 to your computer and use it in GitHub Desktop.
searchable do
text :name
string :name
string :phone
integer :review_count do
reviews.size
end
integer :stars
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment