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

SchemaCodecFactory should be the implicit default if no <codeFactory/> is configured

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • main (10.0), 9.5
    • None
    • None

    Description

      Solr has a SchemaCodecFactory that enables may Solr FieldType impls to customize the behavior of of the indexing codec – but unless it is explicitly configured in solrconfig.xml, the Lucene Codec.getDefault() is used in it's place.

      We should consider changing the behavior of Solr so that the implicit <codecFactory/> is SchemaCodecFactory, and offer a (new) LuceneDefaultCodecFactory that users can configure if there have any strong reason for not wanting to support the per-field configurability of SchemaCodecFactory

      Attachments

        1. SOLR-17046.patch
          14 kB
          Chris M. Hostetter
        2. SOLR-17046-1.patch
          14 kB
          Chris M. Hostetter

        Issue Links

          Activity

            People

              hossman Chris M. Hostetter
              hossman Chris M. Hostetter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: