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 JohnBennett: http://wiki.apache.org/solr/SolrReplication ------------------------------------------------------------------------------ * Replicates configuration files also * Works across platforms with same configuration * No snapshots - * Tightly integrated with Solr and there is an admin page which gives fine-grained control of each aspect of replication + * Tightly integrated with Solr; an admin page offers fine-grained control of each aspect of replication This feature has been committed to trunk. It is available in the nightly builds. [http://issues.apache.org/jira/browse/SOLR-561 SOLR-561] tracks the development of this feature. = Configuration = - Replication feature is implemented as a !RequestHandler. So, the configuration is similar to any normal !RequestHandler + The new Java-based replication feature is implemented as a !RequestHandler. Configuring replication is therefore similar to any normal !RequestHandler. === in master: === {{{
