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/02 05:36:05 UTC

[jira] Resolved: (SOLR-134) Handle Time values in fields correctly (UTC + ISO 8601)

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

Erik Hatcher resolved SOLR-134.
-------------------------------

    Resolution: Fixed
      Assignee: Erik Hatcher

thank goodness not everyone lives on the west coast, it would have tipped off into the ocean by now.

thanks for your patch... applied and commited.

> Handle Time values in fields correctly (UTC + ISO 8601)
> -------------------------------------------------------
>
>                 Key: SOLR-134
>                 URL: https://issues.apache.org/jira/browse/SOLR-134
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - ruby - flare
>            Reporter: Coda Hale
>         Assigned To: Erik Hatcher
>         Attachments: solrb_xml_time.diff, solrb_xml_time_with_better_tests.diff
>
>
> Here's a patch for automatically converting Time objects in fields to the UTC/ISO 8601 format that Solr can parse.
> Which means this will work:
>   connection.add(:id => 1, :created_at => Time.now)

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