[ SEARCH-1717 ] review comment addressed (II)

This commit is contained in:
agazzarini
2019-08-02 13:55:02 +02:00
parent f68a991204
commit 26b5d2a4bb
@@ -39,7 +39,7 @@ import org.slf4j.LoggerFactory;
* As a result, when this router is used and the purge action is invoked you may experience a wrong shard subscription
* registration order. That would cause a wrong distribution of the indexed data across the cluster.
*
* Note the "Purge on restart" option on the Admin Console is checked by default, so before building a
* Note that if "Purge on restart" option on the Admin Console is checked by default, then before building a
* Solr cluster which uses this router, please make sure the check has been disabled.
*
* </b><br/><br/>