You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2021/04/19 17:27:00 UTC

[jira] [Created] (SOLR-15356) Lucene requires consistency across fields

David Smiley created SOLR-15356:
-----------------------------------

             Summary: Lucene requires consistency across fields
                 Key: SOLR-15356
                 URL: https://issues.apache.org/jira/browse/SOLR-15356
             Project: Solr
          Issue Type: Task
          Components: Schema and Analysis
    Affects Versions: main (9.0)
            Reporter: David Smiley
            Assignee: David Smiley


LUCENE-9334 requires more consistency across fields (Lucene 9).  We must accommodate this in some tests which started failing.  Example: org.apache.solr.index.UninvertDocValuesMergePolicyTest

"cannot change field "string_add_dv_later" from doc values type=NONE to inconsistent doc values type=SORTED"

From org.apache.lucene.index.FieldInfo.verifySameDocValuesType(FieldInfo.java:271)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org