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

BoostingTermQuery's BoostingSpanScorer class should be protected instead of package access

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.3.1
    • None
    • core/search
    • None
    • New, Patch Available

    Description

      Currently, BoostingTermScorer, an inner class of BoostingTermQuery is not accessible from outside the search.payloads
      making it difficult to write an extension of BoostingTermQuery. The other inner classes are protected already, as they should be.

      Attachments

        1. patches-lucene-2.3.1
          0.9 kB
          Andi Vajda

        Activity

          People

            gsingers Grant Ingersoll
            vajda Andi Vajda
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: