epugh commented on code in PR #43:
URL: https://github.com/apache/solr-orbit/pull/43#discussion_r3328795886


##########
docs/quickstart.md:
##########
@@ -17,10 +17,14 @@ To perform the quickstart steps, you'll need the following:
 
 ## Set up a Solr cluster
 
+{: .important }
+Solr Orbit requires Solr to run in **SolrCloud (ZooKeeper) mode**. 
Standalone/user-managed mode is not supported. For Solr 9.x, start Solr with 
the `-c` flag to enable SolrCloud mode. For Solr 10.0.0 and later, SolrCloud is 
the default and no extra flag is required.
+
 If you don't already have a running Solr cluster, the easiest way to start one 
is with Docker:

Review Comment:
   Do we need the `(ZooKeeper)` nuance?   In a lot of ways we are trying to 
make ZooKeeper an implementation detail.   In our Ref Guide we don't use that 
phrasing pattern.  We just say `SolrCloud`.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to