Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-3098

Grouped total count

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.2, 4.0-ALPHA
    • None
    • None
    • New

    Description

      When grouping currently you can get two counts:

      • Total hit count. Which counts all documents that matched the query.
      • Total grouped hit count. Which counts all documents that have been grouped in the top N groups.

      Since the end user gets groups in his search result instead of plain documents with grouping. The total number of groups as total count makes more sense in many situations.

      Attachments

        1. LUCENE-3098-3x.patch
          18 kB
          Martijn van Groningen
        2. LUCENE-3098-3x.patch
          19 kB
          Martijn van Groningen
        3. LUCENE-3098.patch
          9 kB
          Martijn van Groningen
        4. LUCENE-3098.patch
          18 kB
          Martijn van Groningen
        5. LUCENE-3098.patch
          19 kB
          Martijn van Groningen
        6. LUCENE-3098.patch
          20 kB
          Martijn van Groningen
        7. LUCENE-3098.patch
          20 kB
          Martijn van Groningen

        Issue Links

          Activity

            People

              mikemccand Michael McCandless
              martijn.v.groningen Martijn van Groningen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: