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

[PATCH] Increases visibility of methods/classes from protected/package level to public

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • None
    • None
    • core/search
    • None
    • Operating System: All
      Platform: All

    • 32468

    Description

      I am building a Query implementation which should match documents that are
      matched by specified number of subqueries. It works very much the same as
      BooleanQuery, but checks the number of matched subqueries which should be
      greater than or equal to the specified value.

      The patch is needed to allow access to these classes/members from other
      packages, not just org.apache.lucene.search.

      Attachments

        Activity

          People

            Unassigned Unassigned
            alex+news@olmisoft.com Alexey Panchenko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: