[ https://issues.apache.org/jira/browse/SOLR-16807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joel Bernstein updated SOLR-16807: ---------------------------------- Description: Currently if you setup a copy field with a * source and a DenseVectorField is present in the schema indexing will fail unless the destination is a DenseVectorField. I think the better behavior is to skip the DenseVectorField during the copy. If we don't do this the * copyfield is simply broken with a DenseVectorField in the index. https://github.com/apache/solr/pull/1651. was:Currently if you setup a copy field with a * source and a DenseVectorField is present in the schema indexing will fail unless the destination is a DenseVectorField. I think the better behavior is to skip the DenseVectorField during the copy. If we don't do this the * copyfield is simply broken with a DenseVectorField in the index. > DenseVectorField breaks '*' copyFields > -------------------------------------- > > Key: SOLR-16807 > URL: https://issues.apache.org/jira/browse/SOLR-16807 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Affects Versions: 9.0, 9.1, 9.1.1, 9.2.1 > Reporter: Joel Bernstein > Assignee: Joel Bernstein > Priority: Major > Labels: vector-based-search > > Currently if you setup a copy field with a * source and a DenseVectorField > is present in the schema indexing will fail unless the destination is a > DenseVectorField. I think the better behavior is to skip the DenseVectorField > during the copy. If we don't do this the * copyfield is simply broken with a > DenseVectorField in the index. > https://github.com/apache/solr/pull/1651. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org