From 4ba4444154fd7394bca3123d19306a5afd132bc8 Mon Sep 17 00:00:00 2001 From: Gus Heck Date: Fri, 14 Jun 2019 18:08:40 -0400 Subject: [PATCH] SOLR-13551 Minor fix in aliases.adoc --- solr/solr-ref-guide/src/aliases.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solr/solr-ref-guide/src/aliases.adoc b/solr/solr-ref-guide/src/aliases.adoc index 70f74697033..37f4b577cef 100644 --- a/solr/solr-ref-guide/src/aliases.adoc +++ b/solr/solr-ref-guide/src/aliases.adoc @@ -283,7 +283,7 @@ Starting with version 8.1 SolrCloud supports using alias names in collection com collection name is expected. This works only when the following criteria are satisfied: * an alias must not refer to more than one collection -* an alias must not refer to a <> (see below) +* an alias must not refer to a <> If all criteria are satisfied then the command will resolve alias names and operate on the collections the aliases refer to as if it was invoked with the collection names instead. Otherwise the command will not be executed and