HoustonPutman commented on a change in pull request #526:
URL: https://github.com/apache/solr/pull/526#discussion_r784977957



##########
File path: solr/solr-ref-guide/src/jdbc-dbvisualizer.adoc
##########
@@ -22,8 +22,8 @@ For DbVisualizer, you will need to create a new driver for 
Solr using the DbVisu
 This will add several SolrJ client .jars to the DbVisualizer classpath.
 The files required are:
 
-* all .jars found in `$SOLR_HOME/dist/solrj-lib`
-* the SolrJ .jar found at `$SOLR_HOME/dist/solr-solrj-<version>.jar`
+* all .jars found in `$SOLR_HOME/server/solr-webapp/webapp/WEB-INF/lib/\*` and 
`$SOLR_HOME/server/lib/ext/*`

Review comment:
       `lib/ext/*` is for the two slf4j jars that are included there, but not 
in `WEB-INF/lib`. I don't know, I just added it, since there are solrj 
dependencies in each. It was probably a mistake in documentation?
   
   Good call on `SOLR_TIP`, I'll fix that.




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