From 408c2cd1973d16b5169f7ddfacaa2ced88a76c02 Mon Sep 17 00:00:00 2001 From: agazzarini Date: Fri, 2 Aug 2019 13:58:09 +0200 Subject: [PATCH] [ SEARCH-1717 ] review comment addressed on ADR --- .../doc/architecture/doc-routers/00001-doc-routers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-services/alfresco-search/doc/architecture/doc-routers/00001-doc-routers.md b/search-services/alfresco-search/doc/architecture/doc-routers/00001-doc-routers.md index b9c097b3d..998377263 100644 --- a/search-services/alfresco-search/doc/architecture/doc-routers/00001-doc-routers.md +++ b/search-services/alfresco-search/doc/architecture/doc-routers/00001-doc-routers.md @@ -159,7 +159,7 @@ The current known issues are: > 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. This method uses, as the name suggests, the last indexing shard which subscribed to the Shard Registry.