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

<fieldType ... (postings|docValues)Format="SimpleText"> stopped working in Solr 6.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 6.6, 7.0
    • None
    • None

    Description

      As a result of changes introduced in Lucene 6.2 by LUCENE-7323, SimpleTextCodec's postings and doc values formats can only be used from SimpleTextCodec. That means that Solr's default codecFactory SchemaCodecFactory, which enables per-field specification of postings and doc values formats by extending LuceneXXCodec to pull per-field specification from the schema, can't be used with SimpleText postings and doc values formats.

      What Solr could instead do is provide a non-schema-aware SimpleTextCodecFactory.

      Attachments

        1. SOLR-9596.patch
          2 kB
          Steven Rowe
        2. SOLR-9596.patch
          9 kB
          Steven Rowe
        3. SOLR-9596.patch
          9 kB
          Steven Rowe

        Issue Links

          Activity

            People

              sarowe Steven Rowe
              sarowe Steven Rowe
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: