Skip to content

Instantly share code, notes, and snippets.

@herveguetin
Last active November 6, 2015 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save herveguetin/b9c554efebb2df0e1306 to your computer and use it in GitHub Desktop.
Save herveguetin/b9c554efebb2df0e1306 to your computer and use it in GitHub Desktop.
SolR basic snippets
lsof -i :8983
# and kill returned pid
http://domain.ext:8983/solr/
nohup java -jar start.jar &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment