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

[15/17] lucene-solr:jira/solr-12470: 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/6c11284e
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/6c11284e
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/6c11284e

Branch: refs/heads/jira/solr-12470
Commit: 6c11284e7c46bac110b1915719907d647d490091
Parents: cb1db48
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:17 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/6c11284e/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`