cpoerschke commented on code in PR #3038:
URL: https://github.com/apache/solr/pull/3038#discussion_r1919817895


##########
solr/solr-ref-guide/modules/deployment-guide/pages/solrcloud-shards-indexing.adoc:
##########
@@ -25,7 +25,7 @@ For example, you might have a collection where the "country" 
field of each docum
 A different collection might simply use a "hash" on the uniqueKey of each 
document to determine its Shard.
 
 There is support for distributing both the index process and the queries 
automatically, and ZooKeeper provides failover and load balancing.
-As well as supporting replication, automatic index spliting to shards, there 
is support for automatic routing of documents to specific shards by a sharding 
strategy.
+As well as supporting replication, automatic index splitting to shards, there 
is support for automatic routing of documents to specific shards by a sharding 
strategy.

Review Comment:
   maybe
   ```suggestion
   As well as supporting replication, automatic index splitting into shards, 
there is support for automatic routing of documents to specific shards by a 
sharding strategy.
   ```



-- 
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