source: other-projects/hathitrust/wcsa/extracted-features-solr/trunk/gslis-cluster/SCRIPTS/remote-solr-healthcheck.sh@ 32119

Last change on this file since 32119 was 32119, checked in by davidb, 6 years ago

Another useful script to run with Solr

  • Property svn:executable set to *
File size: 79 bytes
Line 
1#!/bin/bash
2
3solr healthcheck -c faceted-htrc-full-ef20 -z $ZOOKEEPER_SERVER
4
Note: See TracBrowser for help on using the repository browser.