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

Strengthen the function of Min should match, making it select BooleanClause as Occur.MUST according to the weight of query

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 4.4
    • None
    • core/search
    • None
    • New

    Description

      In current version, when we using BooleanQuery do disjunction, the top scorer will select the doc which meet
      at least mm numbers of sub scorers.

      But in some case, we wish that the weight of sub scorers larger than the threshold can be selected
      as Occur.MUST automatically. The threshold can be configurable, equaling the minimum integer by default.

      Any comments is welcomed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              myhexin HeXin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: