SOLR-8502: Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

This commit is contained in:
jbernste 2016-02-06 21:49:39 -05:00
parent 3d47612b04
commit c2eb76941e
1 changed files with 2 additions and 0 deletions

View File

@ -144,6 +144,8 @@ New Features
* SOLR-8285: Ensure the /export handler works with NULL field values (Joel Bernstein)
* SOLR-8502: Improve Solr JDBC Driver to support SQL Clients like DBVisualizer (Kevin Risden, Joel Bernstein)
Bug Fixes
----------------------
* SOLR-8386: Add field option in the new admin UI schema page loads up even when no schemaFactory has been