Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-14031

Make BlockJoinFacetComponentSupport protected instead of package private

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      BlockJoinFacetComponentSupport is currently package private which makes it impossible for users to create searchcomponents derived from it and to also deploy these custom components in the lib/ directory of the solr core due to the Java's classloading mechanism.

      Relax it to protected so that this is possible.

      Attachments

        1. SOLR-14031.patch
          1 kB
          Kelvin Tan

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kelvin.tan Kelvin Tan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: