[ https://issues.apache.org/jira/browse/SOLR-16807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723941#comment-17723941 ]
Joel Bernstein commented on SOLR-16807: --------------------------------------- I think point field just get dumped in the catchall field. But it seems like with vectors we really don't want to do that. > 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) > Reporter: Joel Bernstein > Assignee: Joel Bernstein > Priority: Major > > 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. -- 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