You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2018/08/09 13:56:59 UTC

[2/2] lucene-solr:branch_7x: SOLR-12636: escape arrow glyph to fix precommit

SOLR-12636: escape arrow glyph to fix precommit


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/6db8a3c9
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/6db8a3c9
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/6db8a3c9

Branch: refs/heads/branch_7x
Commit: 6db8a3c90611b8cfba23e5c8e5335a9bfc3b3f34
Parents: 19647d8
Author: Steve Rowe <sa...@apache.org>
Authored: Thu Aug 9 09:56:17 2018 -0400
Committer: Steve Rowe <sa...@apache.org>
Committed: Thu Aug 9 09:56:40 2018 -0400

----------------------------------------------------------------------
 .../src/solrcloud-autoscaling-policy-preferences.adoc              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/6db8a3c9/solr/solr-ref-guide/src/solrcloud-autoscaling-policy-preferences.adoc
----------------------------------------------------------------------
diff --git a/solr/solr-ref-guide/src/solrcloud-autoscaling-policy-preferences.adoc b/solr/solr-ref-guide/src/solrcloud-autoscaling-policy-preferences.adoc
index 82af94c..8714b38 100644
--- a/solr/solr-ref-guide/src/solrcloud-autoscaling-policy-preferences.adoc
+++ b/solr/solr-ref-guide/src/solrcloud-autoscaling-policy-preferences.adoc
@@ -246,7 +246,7 @@ This supports values calculated at the time of execution.
 ** `freedisk`
 * `#ALL` : This is applied to the `replica` attribute only. This means all replicas that meet the rule condition.
 * `#EQUAL`:  This is applied to the `replica` and `cores` attributes only. This means equal number of replicas/cores in each bucket. The buckets can be defined using an array operator (`[]`) or `#EACH`. The buckets can be defined using the following properties:
-** `node` <- <<Rule Types,global rules>>, i.e. with the `cores` attribute, may only specify this attribute
+** `node` \<- <<Rule Types,global rules>>, i.e. with the `cores` attribute, may only specify this attribute
 ** `sysprop.*`
 ** `port`
 ** `diskType`