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.

Reply via email to