You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2016/06/16 20:48:05 UTC

[jira] [Commented] (SOLR-8521) Add documentation for how to use Solr JDBC driver with SQL client like DB Visualizer

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

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

Picking up the screenshot conversation again...

In prepping the Ref Guide for 6.1 release, I noticed that the PDF for 6.1 is 17.8 Mb in size, while the 6.0 version was 9.5Mb. Adding up the sizes of all the images added for DBVisualizer, Squirrel, and Zeppelin, they account for ~6Mb of the added size. There are an additional 42 pages of PDF, bringing the whole thing to over 700 pages.

I would like to resize some of the screenshots so they are smaller (when it's possible to do so without losing their value), and take a look at omitting some to replace them with text (again, where the screenshot doesn't add a lot of extra value). I appreciate the visual walk-through, but think we could possibly "tell the tale", as it were, without as many screenshots. I won't delete any, so if I screw it up at all and we need to add any back, we can do so. Just wanted to give you a heads up [~risdenk] in case you had a different point of view.

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org