You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan McKinley (Created) (JIRA)" <ji...@apache.org> on 2012/03/07 00:53:58 UTC

[jira] [Created] (SOLR-3209) solrj FieldStatsInfo can not assume Double

solrj FieldStatsInfo can not assume Double
------------------------------------------

                 Key: SOLR-3209
                 URL: https://issues.apache.org/jira/browse/SOLR-3209
             Project: Solr
          Issue Type: Improvement
            Reporter: Ryan McKinley
            Priority: Minor
             Fix For: 4.0


Since SOLR-1023, the response from a stats request can be Number, Date, or even string.  But FieldStatsInfo always assumes Double and will get a class cast exception.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Resolved] (SOLR-3209) solrj FieldStatsInfo can not assume Double

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

Ryan McKinley resolved SOLR-3209.
---------------------------------

    Resolution: Fixed
      Assignee: Ryan McKinley
    
> solrj FieldStatsInfo can not assume Double
> ------------------------------------------
>
>                 Key: SOLR-3209
>                 URL: https://issues.apache.org/jira/browse/SOLR-3209
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3209-FieldStatsInfo-object.patch
>
>
> Since SOLR-1023, the response from a stats request can be Number, Date, or even string.  But FieldStatsInfo always assumes Double and will get a class cast exception.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Updated] (SOLR-3209) solrj FieldStatsInfo can not assume Double

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

Ryan McKinley updated SOLR-3209:
--------------------------------

    Attachment: SOLR-3209-FieldStatsInfo-object.patch
    
> solrj FieldStatsInfo can not assume Double
> ------------------------------------------
>
>                 Key: SOLR-3209
>                 URL: https://issues.apache.org/jira/browse/SOLR-3209
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3209-FieldStatsInfo-object.patch
>
>
> Since SOLR-1023, the response from a stats request can be Number, Date, or even string.  But FieldStatsInfo always assumes Double and will get a class cast exception.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org