risdenk commented on code in PR #1161:
URL: https://github.com/apache/solr/pull/1161#discussion_r1016064466
##########
solr/solr-ref-guide/modules/deployment-guide/pages/solrj.adoc:
##########
@@ -56,6 +56,8 @@ compile group: 'org.apache.solr', name: 'solr-solrj',
version: '{solr-full-versi
If you want to use `CloudSolrClient` _and_ have it talk directly to ZooKeeper,
you will need to add a dependency on the `solr-solrj-zookeeper` artifact.
+If you want to build and use
xref:query-guide:streaming-expressions.adoc[Streaming Expressions] classes in
your Java code, you will need to add a dependency on the `solr-solrj-streaming`
artifact.
+
Review Comment:
Fixed in 659c29a21d91aea3a3d5e35d46f0d61bc9612167
--
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]