[ 
https://issues.apache.org/jira/browse/SOLR-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336033#comment-15336033
 ] 

Cassandra Targett commented on SOLR-8521:
-----------------------------------------

{quote}
I vote for Kevin's compromise:
Reference guide: generic guide on what is required to use SolrJ JDBC (no 
screenshots)
Wiki: screenshot-by-screenshot walkthough with a page per client (DbVisualizer, 
SQuirrel SQL, Apache Zeppelin, etc)?
{quote}

OK, thanks for the feedback. Since all I really have time for right now is 
editing the Ref Guide, and I'm already days behind on that for 6.1, I'll focus 
on that and if you or others want wiki pages, you can figure that part out as 
you have time to make it happen.

> Add documentation for how to use Solr JDBC driver with SQL client like DB 
> Visualizer
> ------------------------------------------------------------------------------------
>
>                 Key: SOLR-8521
>                 URL: https://issues.apache.org/jira/browse/SOLR-8521
>             Project: Solr
>          Issue Type: Sub-task
>          Components: documentation, SolrJ
>    Affects Versions: 6.0
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>         Attachments: dbvisualizer_solrjdbc.zip, 
> solr_jdbc_dbvisualizer_20160203.pdf
>
>
> Currently this requires the following:
> * a JDBC SQL client program (like DBVisualizer or SQuirrelSQL)
> * all jars from solr/dist/solrj-lib/* to be on the SQL client classpath
> * solr/dist/solr-solrj-6.0.0-SNAPSHOT.jar on the SQL client classpath
> * a valid JDBC connection string (like 
> jdbc:solr://SOLR_ZK_CONNECTION_STRING?collection=COLLECTION_NAME)
> * without SOLR-8213, the username/password supplied by the SQL client will be 
> ignored.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to