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

hll omits value in distributed mode when no values in field

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 6.4, 7.0
    • Facet Module
    • None

    Description

      Given a non-empty bucket, but hll of a field with no values for that bucket domain

      • In non-distributed mode, hll returns 0
      • In distributed mode, the key+value is omitted entirely

      We should make these consistent.
      In this case, what makes the most sense is to return 0 for both.

      Attachments

        1. SOLR-9931.patch
          2 kB
          Yonik Seeley
        2. SOLR-9931.patch
          4 kB
          Yonik Seeley

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: