[ https://issues.apache.org/jira/browse/SOLR-16807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723917#comment-17723917 ]
Joel Bernstein commented on SOLR-16807: --------------------------------------- This ticket falls into a broader category called hybrid search where we get vector search to play nicely with lexical search. There are more tickets likely in the hybrid search area coming, > 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