The following will delete all Solr documents with an id of 100.
http://localhost:8983/solr/update?stream.body=<delete><query>id:100</query></delete>&commit=true