XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 8.7
    • None

    Description

      Example:

       <fieldType name="mytype1" class="pkg1:my.pkg.FieldTypeImpl">
          <analyzer type="index">
            <tokenizer class="pkg2:my.pkg2.MyTokenizerFactory"/>
            <filter class="pkg2:my.pkg3.MyFilterFactory" generateWordParts="1" generateNumberParts="0" catenateWords="0"
                    catenateNumbers="0" catenateAll="0"/>
            <filter class="solr.LowerCaseFilterFactory"/>
            <filter class="solr.FlattenGraphFilterFactory"/>
          </analyzer>
        </fieldType>
      
      • When a package is updated, the entire IndexSchema object is refreshed, but the SolrCore object is not reloaded
      • Any component can be prefixed with the package name
      • The semantics of loading plugins remain the same as that of the components in solrconfig.xml
      • Plugins can be registered using schema API

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 13.5h
                13.5h