You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2008/05/20 01:03:44 UTC

[Solr Wiki] Update of "SolrCollectionDistributionOperationsOutline" by StuHood

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The following page has been changed by StuHood:
http://wiki.apache.org/solr/SolrCollectionDistributionOperationsOutline

The comment on the change is:
Shpelling

------------------------------------------------------------------------------
  
  == master Solr server ==
   * Enable the rsyncd daemon by running '''rsyncd-enable'''.
-  * Start the rsync daemon by running '''rysncd-start'''.
+  * Start the rsync daemon by running '''rsyncd-start'''.
   * Snapshots are taken by the Solr server after each commit and optimize request. They can also be taken manually by running '''snapshooter'''.
   * Snapshots older than a certain number of days old can be removed automatically by configuring cron to run '''snapcleaner''' regularly.  If necessary, additional cleanup can be done by running '''snapcleaner''' manually.