[
https://issues.apache.org/jira/browse/SOLR-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Mitchell updated SOLR-826:
-------------------------------
Attachment: experiments.2.patch
This is even more stripped down. A basic connection with get/post methods.
Keeping it simple like this would provide the possibility of mixing in
different modules for higher-level methods like add, delete_by_id etc..
> For the solr-ruby-refactoring movement
> --------------------------------------
>
> Key: SOLR-826
> URL: https://issues.apache.org/jira/browse/SOLR-826
> Project: Solr
> Issue Type: Improvement
> Components: clients - ruby - flare
> Reporter: Matt Mitchell
> Attachments: experiments.2.patch, experiments.patch
>
>
> This is a patch to add a new directory to the solr-ruby-refactoring "branch".
> It's a very lightweight blob of code for connecting, selecting, updating and
> deleting using Ruby. It requires the URI and Net::HTTP libraries. No tests at
> the moment but I think the comments will do for now.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.