[jira] Updated: (SOLR-424) The ruby output type produces incorrect output for numeric types without a value

2008-06-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-424: -- Attachment: SOLR-424.patch attaching patch that uses a null value for legacy int/long lucene fields only

[jira] Updated: (SOLR-424) The ruby output type produces incorrect output for numeric types without a value

2008-02-04 Thread Yousef Ourabi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yousef Ourabi updated SOLR-424: --- Attachment: TextResponseWriter-SOLR-424.patch Tweak line 115 of TextResponseWriter.writeVal() to test

[jira] Updated: (SOLR-424) The ruby output type produces incorrect output for numeric types without a value

2007-11-28 Thread Kurt Schrader (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Schrader updated SOLR-424: --- Attachment: fix_ruby_output.patch Here is a patch for the issue. The code seems to be untested, along

[jira] Updated: (SOLR-424) The ruby output type produces incorrect output for numeric types without a value

2007-11-28 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-424: -- Attachment: zero_length_int.patch Attaching patch for the output side of things. The ruby output type