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

Joel Bernstein edited comment on SOLR-8521 at 2/4/16 12:55 AM:
---------------------------------------------------------------

Ok looks great! I'll try out the steps.
 
[~ctargett], do you think this belongs in the Solr user guide? I think 
eventually we could add a guide for other clients such as Tableue and Spotfire. 
Possible we could add a new section called JDBC Clients


was (Author: joel.bernstein):
Ok looks great! I'll try out the steps.
 
[~ctargett],do you think this belongs in the Solr user guide? I think 
eventually we could add a guide for other clients such as Tableue and Spotfire. 
Possible we could add a new section called JDBC Clients

> 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: SolrJ
>    Affects Versions: Trunk
>            Reporter: Kevin Risden
>         Attachments: 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to