Last active
September 30, 2015 12:28
-
-
Save manuelmorales/1789855 to your computer and use it in GitHub Desktop.
Solr Sunspot cheat sheet (with curl)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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