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

Move non-shared utils from solrj to solr core

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-ALPHA
    • None
    • None

    Description

      When doing some unrelated refactoring, I found myself making changes to a class in solrj's org.apache.solr.common which surprised me. Under closer examination the class was only used inside Solr core and DIH.

      I think common in solrj should only contain those classes which are shared between solrj and other modules. Anything thats not used by solrj should go into solr core (or whatever other module actually makes use of it).

      Attachments

        1. SOLR-3343.patch
          28 kB
          Chris Male

        Activity

          People

            cmale Chris Male
            cmale Chris Male
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: