The wiki and the ref guide both say that Solr's embedded zookeeper will
default to SolrPort+1001 ... but that would result in a typical port of
9984.  All the examples show 9983.  I also checked the source code
(SolrZkServer), and it does appear to actually use +1000.

I'm pretty sure that changing the source code to +1001 would be a bad
idea, that we actually want to update the documentation.  I'm ready to
update the wiki and the ref guide, but before I do so, I would just like
to throw this out for sanity checking.  Is that the correct path?

Thanks,
Shawn


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

Reply via email to