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

SolrCore Pluggable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.3
    • None
    • None
    • None

    Description

      SolrCore needs to be an abstract class with the existing functionality in a subclass. SolrIndexSearcher the same. It seems that most of the Searcher methods in SolrIndexSearcher are not used. The new abstract class need only have the methods used by the other Solr classes. This will allow other indexing and search implementations to reuse the other parts of Solr. Any other classes that have functionality specific to the Solr implementation of indexing and replication such as SolrConfig can be made abstract.

      Attachments

        1. solr-567.patch
          28 kB
          Jason Rutherglen
        2. solr-567.patch
          7 kB
          Jason Rutherglen

        Activity

          People

            Unassigned Unassigned
            jasonrutherglen Jason Rutherglen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: