Changes between Version 53 and Version 54 of apachesolr
- Timestamp:
- Jun 7, 2011, 4:07:48 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
apachesolr
v53 v54 87 87 }}} 88 88 89 You can delete (stop/disable/remove) port forwarding with {{{solr_delssh $SERVERNAME}}} (see {{{solr_delssh--man}}} for help and more options).89 You can list port forwardings with {{{solr_listssh}}} and delete (stop/disable/remove) port forwarding with {{{solr_delssh $SERVERNAME}}} (add {{{--man}}} for help and more options). 90 90 91 91 ==== Test SSH tunnel ==== … … 105 105 The script will output the Solr admin path ($SITEPATH) for the new Solr instance. 106 106 107 You can delete an instance with {{{solr_delsite $SITENAME}}} (see {{{solr_delsite--man}}} for help and more options).107 You can list instances with {{{solr_listsite}}} and delete an instance with {{{solr_delsite $SITENAME}}} (add {{{--man}}} for help and more options). 108 108 109 109 ==== Restart Apache Tomcat ==== … … 137 137 solr_check 138 138 }}} 139 ( see {{{solr_check--man}}} for help and more options)139 (add {{{--man}}} for help and more options)