#!/bin/csh -f # elasticsearch # ------------------------------------------------------------------------------ # Shell script to launch and manage elasticsearch server. # ------------------------------------------------------------------------------ # Usage: See Usage section below or run with -h or --help option to see usage. # Assumptions: # Effects: # - Performs operations on the elasticsearch server. # Notes: # Implementation Notes: # Portability Issues: # Revision History: # $Log$ # ------------------------------------------------------------------------------ /usr/local/elasticsearch/bin/elasticsearch -f