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

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

Commit 0a605fdad0c062c68069bddb75903fdfbc6b86ef in solr's branch 
refs/heads/branch_9x from Joel Bernstein
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=0a605fdad0c ]

SOLR-16807: DenseVectorField breaks '*' copyFields (#1651) (#1659)



> 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
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> 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

Reply via email to