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

New interface PluginInfoInitialized

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3
    • 1.4
    • None
    • None

    Description

      There is no way for a plugin to know the information of the attributes mentioned in the tag itself (like name). We should have a new interface to initialize with PluginInfo such as

      public interface PluginInfoInitialized{
        public void init(PluginInfo pluginInfo);
      }
      

      The PluginInfo class has been enhanced to allow sub components as well. So the current syntax of UpdateprocessorChain/highlighter can also be supported by implementing this interface .

      Attachments

        1. SOLR-1326.patch
          15 kB
          Noble Paul
        2. SOLR-1326.patch
          17 kB
          Noble Paul
        3. SOLR-1326.patch
          17 kB
          Noble Paul
        4. SOLR-1326.patch
          9 kB
          Noble Paul

        Issue Links

          Activity

            People

              noble.paul Noble Paul
              noble.paul Noble Paul
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: