dsmiley commented on code in PR #3628:
URL: https://github.com/apache/solr/pull/3628#discussion_r2333757305


##########
solr/solr-ref-guide/modules/deployment-guide/pages/shard-management.adoc:
##########
@@ -277,7 +277,7 @@ If the status is anything other than "success", an error 
message will explain wh
 === Miscellaneous Configuration
 
 When splitting a shard, a free disk space check is performed on the local file 
system of the leader shard.
-This can be disabled through the `solr.shardSplit.checkDiskSpace.enabled` 
system property (i.e. `-Dsolr.shardSplit.checkDiskSpace.enabled=false`).
+This can be disabled through the 
`solr.index.shardsplit.checkdiskspace.enabled` system property (i.e. 
`-Dsolr.index.shardsplit.checkdiskspace.enabled=false`).

Review Comment:
   no; the category should be "cloud" not index.  This is very much a SolrCloud 
operation/function.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to