[
https://issues.apache.org/jira/browse/SOLR-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-1460:
----------------------------------------
Fix Version/s: 1.5
> StatsComponent should work on all field types
> ---------------------------------------------
>
> Key: SOLR-1460
> URL: https://issues.apache.org/jira/browse/SOLR-1460
> Project: Solr
> Issue Type: Improvement
> Components: search
> Reporter: Lance Norskog
> Fix For: 1.5
>
>
> The statsComponent implementation only supports "base" numeric field types.
> It would be useful to get the non-numeric values for any kind of comparable
> field: maximum, minimum. Also, "count" and "missing" make sense for
> non-numeric field types.
> It would be very useful to, for example, pull the earliest and latest
> timestamps in a document dump without having to do a sort.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.