[
https://issues.apache.org/jira/browse/SOLR-16807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723941#comment-17723941
]
Joel Bernstein edited comment on SOLR-16807 at 5/18/23 3:28 PM:
----------------------------------------------------------------
I think point fields just get dumped in the catchall field. But it seems like
with vectors we really don't want to do that.
was (Author: joel.bernstein):
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: [email protected]
For additional commands, e-mail: [email protected]