Re: copyField from empty multivalue

2020-08-07 Thread matthew sporleder
Nevermind I think we found this was caused by a bug in our (new) custom indexer

On Thu, Aug 6, 2020 at 4:11 PM matthew sporleder  wrote:
>
> I have a copyField:
>  
>  
>
> But sometimes preview ( indexed="true" stored="true" multiValued="true" />) is not populated.
>
> It appears that the "catchall" field does not get created when preview
> has no content in it.  Can I use required=false or similar on a
> copyField?
>
> Thanks,
> Matt


copyField from empty multivalue

2020-08-06 Thread matthew sporleder
I have a copyField:
 
 

But sometimes preview () is not populated.

It appears that the "catchall" field does not get created when preview
has no content in it.  Can I use required=false or similar on a
copyField?

Thanks,
Matt