You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2007/02/18 22:34:05 UTC

[jira] Resolved: (SOLR-86) [PATCH] standalone updater cli based on httpClient

     [ https://issues.apache.org/jira/browse/SOLR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hatcher resolved SOLR-86.
------------------------------

    Resolution: Fixed
      Assignee: Erik Hatcher  (was: Hoss Man)

Apologies to Hoss since this was assigned to him, but I couldn't resist committing this little gem.   The tool works very well and removes the startup hassles Windows users have with Cygwin or other environments where curl may not be installed.  All Solr users gotta hava Java!

> [PATCH]  standalone updater cli based on httpClient
> ---------------------------------------------------
>
>                 Key: SOLR-86
>                 URL: https://issues.apache.org/jira/browse/SOLR-86
>             Project: Solr
>          Issue Type: New Feature
>          Components: update
>            Reporter: Thorsten Scherler
>         Assigned To: Erik Hatcher
>         Attachments: simple-post-tool-2007-02-15.patch, simple-post-tool-2007-02-16.patch, simple-post-using-urlconnection-approach.patch, solr-86.diff, solr-86.diff
>
>
> We need a cross platform replacement for the post.sh. 
> The attached code is a direct replacement of the post.sh since it is actually doing the same exact thing.
> In the future one can extend the CLI with other feature like auto commit, etc.. 
> Right now the code assumes that SOLR-85 is applied since we using the servlet of this issue to actually do the update.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.