source: other-projects/hathitrust/wcsa/extracted-features-solr/trunk/gslis-cluster/SCRIPTS/remote-solr-delete-full-ef-collection.sh@ 31105

Last change on this file since 31105 was 31105, checked in by davidb, 7 years ago

Additional scripts to help with running solr locally out of /tmp area

  • Property svn:executable set to *
File size: 60 bytes
RevLine 
[31105]1#!/bin/bash
2
3ssh gc0 \
4 solr delete \
5 -c htrc-full-ef
Note: See TracBrowser for help on using the repository browser.