Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-11317

Typed numeric support for min/max aggregations

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.1
    • Facet Module
    • None

    Description

      min/max aggregations treat all numeric values / functions as doubles.
      Functions do not yet have types, but int/long/float fields do. This has the most impact on long fields, since the full range of values cannot be represented in a double without loss of precision.

      Attachments

        1. SOLR-11317.patch
          8 kB
          Yonik Seeley

        Activity

          People

            yseeley@gmail.com Yonik Seeley
            yseeley@gmail.com Yonik Seeley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: