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


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.

Reply via email to