[ 
http://issues.apache.org/jira/browse/SOLR-85?page=comments#action_12458779 ] 
            
Thorsten Scherler commented on SOLR-85:
---------------------------------------

@Hoss yeah I understand your concerns and actually the update form is a wee bit 
apart from the rest of the forms in admin area.
It is more a general approach rather then focused on the examples. 

Maybe this whole patch good be better packaged as plugin but I am still new to 
solr and I am not sure how I good patch the web.xml with a plugin. Any pointers 
appreciated. 

The next thing on my list is to write a small cli based on httpclient to send 
the update docs as alternative of the post.sh.

BTW the patch needs
lib/commons-fileupload-1.1.1.jar -> 
http://jakarta.apache.org/site/downloads/downloads_commons-fileupload.cgi
lib/commons-io-1.2.jar -> 
http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi

> [PATCH] Add update form to the admin screen
> -------------------------------------------
>
>                 Key: SOLR-85
>                 URL: http://issues.apache.org/jira/browse/SOLR-85
>             Project: Solr
>          Issue Type: New Feature
>          Components: update
>            Reporter: Thorsten Scherler
>         Attachments: solar-85.png, solar-85.with.file.upload.diff, 
> solr-85.diff, solr-85.diff, solr-85.FINAL.diff
>
>
> It would be nice to have a webform to update solr via a http interface 
> instead of using the post.sh.

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

        

Reply via email to