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

FacetComponent helper classes are package restricted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3
    • 1.4
    • search
    • None

    Description

      Original discussion:
      http://www.nabble.com/Package-Access-Issues---Extending-FacetComponent-to19148122.html

      The FacetComponent class uses several helper classes that currently have package-restricted access. This makes it impossible to extend the FacetComponent without rewriting most of its functionality.

      A proposed solution is to make those classes public and make their public member variables accessibly only through get and set functions (i.e. make them private).

      Attachments

        1. SOLR-748.patch
          20 kB
          Wojtek Piaseczny
        2. SOLR-748.patch
          36 kB
          Wojtek Piaseczny
        3. SOLR-748.patch
          27 kB
          Wojtek Piaseczny
        4. SOLR-748.patch
          26 kB
          Wojtek Piaseczny
        5. 748.patch
          28 kB
          Wojtek Piaseczny

        Activity

          People

            shalin Shalin Shekhar Mangar
            wojtekpia Wojtek Piaseczny
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: