Skip to content

Instantly share code, notes, and snippets.

@manuelmorales
Last active September 30, 2015 12:28
Show Gist options
  • Save manuelmorales/1789855 to your computer and use it in GitHub Desktop.
Save manuelmorales/1789855 to your computer and use it in GitHub Desktop.
Solr Sunspot cheat sheet (with curl)
curl http://localhost:8983/solr?q=ppt
http://0.0.0.0:8983/solr/admin/ping
Sunspot.remove(User){ with :account_id, 6465 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment