[
https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089503#comment-15089503
]
Kevin Risden commented on SOLR-8502:
------------------------------------
The following filter can be used to look at the tickets that have patches, but
are not committed/closed yet.
https://issues.apache.org/jira/issues/?filter=12334493&jql=project%20%3D%20SOLR%20AND%20parent%20%3D%20SOLR-8502%20AND%20Flags%20%3D%20patch%20AND%20status%20not%20in%20(Fixed%2C%20Closed%2C%20Done%2C%20Invalid)%20and%20attachments%20is%20not%20EMPTY%20order%20by%20created%20ASC
[~joel.bernstein] - Can you take a look at these when you get a chance?
> Improve Solr JDBC Driver to support SQL Clients like DBVisualizer
> -----------------------------------------------------------------
>
> Key: SOLR-8502
> URL: https://issues.apache.org/jira/browse/SOLR-8502
> Project: Solr
> Issue Type: Improvement
> Components: SolrJ
> Affects Versions: Trunk
> Reporter: Kevin Risden
> Labels: jdbc
>
> Currently when trying to connect to Solr with the JDBC driver with a SQL
> client the driver must implement more methods and metadata to allow
> connections. This JIRA is designed to act as an umbrella for the JDBC changes.
> An initial pass from a few months ago is here:
> https://github.com/risdenk/lucene-solr/tree/expand-jdbc. This needs to be
> broken up and create patches for the related sub tasks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]