[ 
https://issues.apache.org/jira/browse/SOLR-15356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326712#comment-17326712
 ] 

ASF subversion and git services commented on SOLR-15356:
--------------------------------------------------------

Commit d6ff3ddc0b8ec63db87014e10e118d6a8be5c029 in solr's branch 
refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=d6ff3dd ]

SOLR-15356: MergeIndexes should not use UninvertingReader. (#84)

Also change some tests to avoid Lucene's new FieldInfo consistency checks in 
LUCENE-9334

> 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
>            Priority: Blocker
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to