Changes between Version 53 and Version 54 of apachesolr


Ignore:
Timestamp:
Jun 7, 2011, 4:07:48 PM (14 years ago)
Author:
Bart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • apachesolr

    v53 v54  
    8787}}}
    8888
    89 You can delete (stop/disable/remove) port forwarding with {{{solr_delssh $SERVERNAME}}} (see {{{solr_delssh --man}}} for help and more options).
     89You 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).
    9090
    9191==== Test SSH tunnel ====
     
    105105The script will output the Solr admin path ($SITEPATH) for the new Solr instance.
    106106
    107 You can delete an instance with {{{solr_delsite $SITENAME}}} (see {{{solr_delsite --man}}} for help and more options).
     107You can list instances with {{{solr_listsite}}} and delete an instance with {{{solr_delsite $SITENAME}}} (add {{{--man}}} for help and more options).
    108108
    109109==== Restart Apache Tomcat ====
     
    137137solr_check
    138138}}}
    139 (see {{{solr_check --man}}} for help and more options)
     139(add {{{--man}}} for help and more options)