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

Implement Weight#count for MultiRangeQuery

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 9.2
    • core/search
    • None
    • New

    Description

      for one dimension MultiRangeQuery, we can firstly   merge overlapping ranges to have some unconnected ranges, then the doc count of this multiRangeQuery is the sum of each doc count of these unconnected range. For each unconnected range, we can take advantage of PointRangeQuery count() method.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wjp719 jianping weng
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 5h 50m
                  5h 50m