mirror of
https://github.com/apache/lucene.git
synced 2025-02-09 03:25:15 +00:00
SOLR-10821: fix precommit on new ref guide content - change tabs to spaces
This commit is contained in:
parent
cff5e98583
commit
3e7adf4cdb
@ -169,7 +169,7 @@ Changing the cluster preferences after the cluster is already built doesn't auto
|
||||
{
|
||||
"set-cluster-preferences" : [
|
||||
{"minimize": "cores"}
|
||||
]
|
||||
]
|
||||
}
|
||||
----
|
||||
|
||||
@ -229,9 +229,9 @@ You can see the __TODO__ section to know more about the allowed values for each
|
||||
[source,json]
|
||||
----
|
||||
{
|
||||
"set-cluster-policy": [
|
||||
{"replica": "<2", "shard": "#EACH", "node": "#ANY"}
|
||||
]
|
||||
"set-cluster-policy": [
|
||||
{"replica": "<2", "shard": "#EACH", "node": "#ANY"}
|
||||
]
|
||||
}
|
||||
----
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user