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/09/17 22:50:43 UTC

[jira] Created: (SOLR-358) Implement solr-ruby-specific response capability

Implement solr-ruby-specific response capability
------------------------------------------------

                 Key: SOLR-358
                 URL: https://issues.apache.org/jira/browse/SOLR-358
             Project: Solr
          Issue Type: Improvement
          Components: clients - ruby - flare
            Reporter: Erik Hatcher
            Assignee: Erik Hatcher
             Fix For: 1.3


Implement solr-ruby-specific Ruby output, such that dates get created as real DateTime objects (wrap with DateTime.parse(...) is one option), and so that named lists maintain name and order access cleanly.   This could be a formating option for wt=ruby, or a new writer type - suggestions welcome.   This would make the richest way to access Solr from Ruby, with the standard Hash access unaffected and suitable for cases where using an additional library isn't desired.

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


[jira] Updated: (SOLR-358) Implement solr-ruby-specific response capability

Posted by "Mike Klaas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Klaas updated SOLR-358:
----------------------------

    Fix Version/s:     (was: 1.3)

> Implement solr-ruby-specific response capability
> ------------------------------------------------
>
>                 Key: SOLR-358
>                 URL: https://issues.apache.org/jira/browse/SOLR-358
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - ruby - flare
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>
> Implement solr-ruby-specific Ruby output, such that dates get created as real DateTime objects (wrap with DateTime.parse(...) is one option), and so that named lists maintain name and order access cleanly.   This could be a formating option for wt=ruby, or a new writer type - suggestions welcome.   This would make the richest way to access Solr from Ruby, with the standard Hash access unaffected and suitable for cases where using an additional library isn't desired.

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