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

Ryan McKinley commented on SOLR-103:
------------------------------------

A draft SQL updater is included in SOLR-104

C:\workspace\solr\src\java\org\apache\solr\handler\add\SQLUpdateHandler.java


There is also a unit test.  I have it running successfully with eclipse, but 
not with ant yet.  You will need to manually add your sql driver (ie: 
mysql-connector-java-3.1.13-bin.jar) to the classpath manually until we decide 
what to do with it.


> SQL Upload Plugin
> -----------------
>
>                 Key: SOLR-103
>                 URL: https://issues.apache.org/jira/browse/SOLR-103
>             Project: Solr
>          Issue Type: Improvement
>          Components: update
>    Affects Versions: 1.2
>            Reporter: Ryan McKinley
>             Fix For: 1.2
>
>
> Solr needs an easy way to upload lots of files directly from SQL.
> See also: SOLR-66 (CSV uploader)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to