Is there a reason to keep a segment around after it's been indexed? When following the tutorial, I ended up sending the same segment to the solr server multiple times because I was using segments/* as my argument.
Once I've sent it to the solr server, is there any reason not to delete that segment? Thanks.

